Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230202-210440
#<BuildRuby:0x000055c5af1960e8
@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.20230202-210440",
@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.000021 0.000002 0.000023 ( 0.000023)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.004455 0.000371 1.168634 ( 1.769354)
build_miniruby 0.001369 0.000114 1.179082 ( 1.195354)
build_ruby 0.000000 0.001350 2.344402 ( 2.616955)
build_all 0.000000 0.006850 3.911731 ( 2.516760)
build_install 0.014808 0.000431 2.963939 ( 2.776900)
test_btest 0.000862 0.000128 56.430487 ( 30.993783)
test_basic 0.006004 0.000000 0.446056 ( 0.577261)
test_all 0.002488 0.000000 649.326272 (256.389852)
test_rubyspec 0.030177 0.020595 72.056705 ( 86.296346)
total: 385.13 sec