Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240316-235615
#<BuildRuby:0x000055907a822480
@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.20240316-235615",
@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.000023 0.000003 0.000026 ( 0.000026)
autoconf 0.000035 0.000005 0.000040 ( 0.000040)
configure 0.000027 0.000004 0.000031 ( 0.000031)
build_up 0.003479 0.004497 2.518954 ( 3.583261)
build_miniruby 0.001421 0.000237 1.884018 ( 2.000176)
build_ruby 0.002265 0.000000 3.677462 ( 4.085188)
build_all 0.007418 0.000916 7.158812 ( 4.913053)
build_install 0.021345 0.000000 9.207007 ( 6.180635)
test_btest 0.001041 0.000145 97.055796 ( 52.910038)
test_basic 0.007511 0.001043 1.005247 ( 1.115622)
test_all 0.083384 0.040217 891.238838 (491.576860)
test_rubyspec 0.050193 0.052381 141.056444 (207.551824)
total: 773.92 sec