Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240210-172008
#<BuildRuby:0x0000559041676138
@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.20240210-172008",
@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.000019 0.000003 0.000022 ( 0.000022)
autoconf 0.000025 0.000004 0.000029 ( 0.000029)
configure 0.000021 0.000004 0.000025 ( 0.000025)
build_up 0.007060 0.000557 2.121081 ( 3.937099)
build_miniruby 0.001318 0.000244 1.796536 ( 2.358471)
build_ruby 0.001718 0.000000 3.694417 ( 24.294036)
build_all 0.008928 0.000000 6.971295 ( 7.858408)
build_install 0.020030 0.001763 8.647816 ( 11.529111)
test_btest 0.000619 0.000098 93.987534 (110.091945)
test_basic 0.006393 0.001009 0.999735 ( 1.845540)
test_all 0.082094 0.042882 861.937722 (627.890913)
test_rubyspec 0.070378 0.036330 190.406558 (229.726168)
total: 1019.53 sec