Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230606-221804
#<BuildRuby:0x000055930b6ea228
@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.20230606-221804",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000021 0.000004 0.000025 ( 0.000025)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.005522 0.000961 1.841657 ( 4.021433)
build_miniruby 0.001090 0.000189 1.389144 ( 1.822431)
build_ruby 0.001381 0.000241 2.825992 ( 3.388238)
build_all 0.006767 0.000396 2.220384 ( 2.267182)
build_install 0.009753 0.007224 3.402627 ( 3.556461)
test_btest 0.000961 0.000206 75.711146 ( 41.488789)
test_basic 0.006213 0.001331 0.781876 ( 1.041514)
test_all 0.001368 0.000293 584.248507 (256.107561)
test_rubyspec 0.032100 0.022442 84.344671 (102.752340)
total: 416.45 sec