Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240129-140633
#<BuildRuby:0x000055a08950a120
@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.20240129-140633",
@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.000014 0.000000 0.000014 ( 0.000015)
autoconf 0.000021 0.000001 0.000022 ( 0.000021)
configure 0.000019 0.000000 0.000019 ( 0.000019)
build_up 0.000000 0.005713 1.762751 ( 2.094173)
build_miniruby 0.000000 0.001365 1.385950 ( 1.383937)
build_ruby 0.000535 0.000984 3.089683 ( 3.296258)
build_all 0.005927 0.000659 5.605414 ( 2.274525)
build_install 0.005086 0.012215 7.043535 ( 3.434386)
test_btest 0.000606 0.000126 83.033761 ( 21.843256)
test_basic 0.000000 0.006830 0.869343 ( 0.933444)
test_all 0.066630 0.048768 772.417953 (256.573214)
test_rubyspec 0.047496 0.045697 145.174437 (156.399947)
total: 448.23 sec