Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240811-164533
#<BuildRuby:0x00007f1386d5fde0
@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.20240811-164533",
@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.000017 0.000005 0.000022 ( 0.000023)
autoconf 0.000027 0.000008 0.000035 ( 0.000034)
configure 0.000022 0.000006 0.000028 ( 0.000028)
build_up 0.000000 0.007631 3.287656 ( 3.107635)
build_miniruby 0.000000 0.001660 1.281475 ( 1.278472)
build_ruby 0.000000 0.002077 3.657471 ( 3.873270)
build_all 0.007556 0.001950 8.301015 ( 3.214990)
build_install 0.018521 0.000623 10.133757 ( 4.505963)
test_btest 0.000650 0.000234 117.138446 ( 30.538922)
test_basic 0.011161 0.002376 1.335183 ( 1.390051)
test_all 0.115279 0.034707 830.406507 (246.496154)
test_rubyspec 0.051543 0.041045 170.069865 ( 37.992807)
total: 332.40 sec