Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230120-144129
#<BuildRuby:0x00005565f2ccdf00
@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.20230120-144129",
@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.000015 0.000002 0.000017 ( 0.000018)
autoconf 0.000026 0.000003 0.000029 ( 0.000029)
configure 0.000026 0.000003 0.000029 ( 0.000029)
build_up 0.004547 0.000568 1.210499 ( 1.672002)
build_miniruby 0.001272 0.000159 1.190488 ( 1.193973)
build_ruby 0.001377 0.000173 3.059665 ( 3.437378)
build_all 0.000007 0.007752 3.898719 ( 2.641053)
build_install 0.003428 0.010973 2.872526 ( 2.981283)
test_btest 0.000720 0.000214 56.652192 ( 31.949235)
test_basic 0.006176 0.000626 0.453636 ( 0.605017)
test_all 0.001134 0.000324 625.222248 (250.248455)
test_rubyspec 0.041074 0.008454 72.281382 ( 85.214846)
total: 379.94 sec