Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231212-093634
#<BuildRuby:0x0000555cba9fe018
@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.20231212-093634",
@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.000001 0.000017 ( 0.000018)
autoconf 0.000022 0.000002 0.000024 ( 0.000024)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.003127 0.003488 2.322283 ( 2.372395)
build_miniruby 0.001297 0.000150 1.522982 ( 1.522127)
build_ruby 0.001517 0.000175 3.127776 ( 3.316200)
build_all 0.007796 0.000000 5.880892 ( 2.916590)
build_install 0.010427 0.008369 7.293131 ( 3.914973)
test_btest 0.000813 0.000135 83.096559 ( 31.118193)
test_basic 0.002339 0.003757 0.900620 ( 0.975611)
test_all 0.083900 0.035524 677.841189 (273.924740)
test_rubyspec 0.028597 0.037700 93.647557 (105.537642)
total: 425.60 sec