Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240128-163915
#<BuildRuby:0x000055f82cbe1f70
@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.20240128-163915",
@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.000012 0.000002 0.000014 ( 0.000015)
autoconf 0.000019 0.000003 0.000022 ( 0.000023)
configure 0.000019 0.000004 0.000023 ( 0.000022)
build_up 0.004592 0.000799 1.703918 ( 2.035992)
build_miniruby 0.001169 0.000203 1.574412 ( 1.572395)
build_ruby 0.001445 0.000251 3.026524 ( 3.272584)
build_all 0.006148 0.001069 5.823783 ( 2.305316)
build_install 0.007128 0.009687 7.114697 ( 3.532015)
test_btest 0.000920 0.000230 85.389789 ( 31.546661)
test_basic 0.006675 0.000000 0.844907 ( 0.932843)
test_all 0.075463 0.041374 767.656495 (310.597951)
test_rubyspec 0.060742 0.042831 167.193684 (179.058766)
total: 534.86 sec