Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230214-164414
#<BuildRuby:0x000055f16d7862e8
@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.20230214-164414",
@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.000010 0.000002 0.000012 ( 0.000013)
autoconf 0.000013 0.000003 0.000016 ( 0.000017)
configure 0.000012 0.000003 0.000015 ( 0.000014)
build_up 0.000410 0.004186 1.259818 ( 1.796864)
build_miniruby 0.001010 0.000315 1.164755 ( 1.162895)
build_ruby 0.001048 0.000327 2.179636 ( 2.394040)
build_all 0.006900 0.000000 3.784273 ( 1.883372)
build_install 0.009061 0.005483 2.823305 ( 1.983870)
test_btest 0.000538 0.000171 59.291525 ( 17.899331)
test_basic 0.005842 0.000000 0.501262 ( 0.601574)
test_all 0.001548 0.000000 663.476319 (204.728953)
test_rubyspec 0.025129 0.016060 65.488044 ( 75.467701)
total: 307.92 sec