Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230118-085128
#<BuildRuby:0x0000556b0423e2a8
@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.20230118-085128",
@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.000011 0.000002 0.000013 ( 0.000012)
autoconf 0.000018 0.000002 0.000020 ( 0.000021)
configure 0.000016 0.000002 0.000018 ( 0.000019)
build_up 0.004001 0.000480 1.149319 ( 2.019907)
build_miniruby 0.001050 0.000126 1.200610 ( 1.400925)
build_ruby 0.001445 0.000173 3.059302 ( 3.609428)
build_all 0.007762 0.000411 3.805197 ( 2.761389)
build_install 0.009989 0.005181 2.966783 ( 2.736760)
test_btest 0.000723 0.000107 55.167029 ( 34.184888)
test_basic 0.005971 0.000198 0.448111 ( 0.718324)
test_all 0.002302 0.000082 641.032402 (276.946019)
test_rubyspec 0.016178 0.034037 71.368734 ( 87.416196)
total: 411.79 sec