Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240120-234506
#<BuildRuby:0x00005565be9e23b0
@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.20240120-234506",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000023 0.000003 0.000026 ( 0.000024)
configure 0.000018 0.000003 0.000021 ( 0.000020)
build_up 0.002589 0.003188 1.425897 ( 1.757286)
build_miniruby 0.001236 0.000176 1.388884 ( 1.387201)
build_ruby 0.001276 0.000183 2.512596 ( 2.751419)
build_all 0.000000 0.006208 5.118028 ( 1.947947)
build_install 0.009789 0.005768 6.487875 ( 3.257672)
test_btest 0.001871 0.000000 80.715375 ( 20.849764)
test_basic 0.000000 0.005683 0.861833 ( 0.923338)
test_all 0.084982 0.033688 703.386885 (203.624020)
test_rubyspec 0.058963 0.036075 135.226008 (146.969510)
total: 383.47 sec