Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230110-015529
#<BuildRuby:0x000056392d569f70
@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.20230110-015529",
@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.000001 0.000012 ( 0.000013)
autoconf 0.000020 0.000002 0.000022 ( 0.000021)
configure 0.000015 0.000001 0.000016 ( 0.000017)
build_up 0.000580 0.004006 1.131136 ( 1.497774)
build_miniruby 0.001098 0.000157 1.520162 ( 1.521766)
build_ruby 0.001149 0.000164 3.375047 ( 3.750666)
build_all 0.003481 0.003959 3.647790 ( 1.745699)
build_install 0.011629 0.003169 2.814067 ( 1.995770)
test_btest 0.000561 0.000108 56.785493 ( 19.033510)
test_basic 0.000000 0.005325 0.405487 ( 0.499907)
test_all 0.000000 0.001842 633.706483 (201.571299)
test_rubyspec 0.024215 0.019657 66.241277 ( 76.262290)
total: 307.88 sec