Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240201-015513
#<BuildRuby:0x000055d8e5521fc0
@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.20240201-015513",
@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.000005 0.000022 ( 0.000022)
autoconf 0.000020 0.000005 0.000025 ( 0.000025)
configure 0.000019 0.000005 0.000024 ( 0.000024)
build_up 0.001368 0.004507 1.845663 ( 2.170630)
build_miniruby 0.001051 0.000350 1.554283 ( 1.554840)
build_ruby 0.000000 0.001757 2.924829 ( 3.135883)
build_all 0.000000 0.007280 5.847993 ( 2.341068)
build_install 0.008584 0.009684 7.127998 ( 3.422894)
test_btest 0.001018 0.000000 85.589774 ( 23.667315)
test_basic 0.003873 0.002418 0.873815 ( 0.936672)
test_all 0.081319 0.035017 692.569593 (202.962727)
test_rubyspec 0.049770 0.048254 151.968517 (163.199079)
total: 403.39 sec