Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231023-124536
#<BuildRuby:0x0000557fe210a3d0
@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.20231023-124536",
@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.000015 0.000001 0.000016 ( 0.000016)
autoconf 0.000029 0.000000 0.000029 ( 0.000029)
configure 0.000021 0.000000 0.000021 ( 0.000021)
build_up 0.003160 0.003975 3.303694 ( 3.443813)
build_miniruby 0.000000 0.001461 1.442905 ( 1.441778)
build_ruby 0.000000 0.001850 3.148349 ( 3.359060)
build_all 0.006692 0.000992 5.631643 ( 2.892679)
build_install 0.008066 0.010054 7.676352 ( 4.115628)
test_btest 0.000564 0.000125 78.449493 ( 29.563862)
test_basic 0.000766 0.004654 0.750150 ( 0.814627)
test_all 0.082030 0.033236 616.729190 (238.115364)
test_rubyspec 0.024647 0.044709 92.433291 (107.545061)
total: 391.29 sec