Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241027-193552
#<BuildRuby:0x00007f05581dfdd0
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk-yjit",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["cppflags=-DYJIT_FORCE_ENABLE"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20241027-193552",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@steps=
["checkout",
"autoconf",
"configure",
"build_up",
"build_miniruby",
"build_ruby",
"build_all",
"build_install",
"test_btest",
"test_basic",
"test_all",
"test_rubyspec"],
@svn_revision=nil,
@test_opts="TESTS='-j4'",
@timeout=10800>
user system total real
checkout 0.000011 0.000008 0.000019 ( 0.000020)
autoconf 0.000021 0.000015 0.000036 ( 0.000036)
configure 0.000017 0.000013 0.000030 ( 0.000030)
build_up 0.003926 0.003940 3.752503 ( 3.634057)
build_miniruby 0.000857 0.000643 1.444131 ( 1.441254)
build_ruby 0.001195 0.000897 3.637173 ( 3.824050)
build_all 0.004488 0.005328 6.892416 ( 2.843849)
build_install 0.016586 0.004536 9.161181 ( 4.121930)
test_btest 0.000873 0.000000 76.226216 ( 20.565738)
test_basic 0.010473 0.000000 0.832056 ( 0.886181)
test_all 0.115320 0.032698 770.877054 (270.797465)
test_rubyspec 0.061544 0.027375 124.818195 ( 35.019169)
total: 343.13 sec