Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240222-205912
#<BuildRuby:0x000056340866a7c8
@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.20240222-205912",
@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.000017 0.000003 0.000020 ( 0.000021)
autoconf 0.000028 0.000005 0.000033 ( 0.000032)
configure 0.000023 0.000004 0.000027 ( 0.000028)
build_up 0.003673 0.003956 2.548718 ( 2.685581)
build_miniruby 0.001237 0.000269 2.465332 ( 2.081551)
build_ruby 0.000000 0.001577 3.583595 ( 3.816790)
build_all 0.005729 0.001839 6.359113 ( 3.031553)
build_install 0.015261 0.002897 8.314098 ( 4.903493)
test_btest 0.000969 0.000075 88.133306 ( 37.027634)
test_basic 0.006276 0.000713 0.938066 ( 1.012371)
test_all 0.088481 0.027187 710.424559 (277.690878)
test_rubyspec 0.049613 0.036136 122.140673 (131.741358)
total: 463.99 sec