Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221210-100914
#<BuildRuby:0x000055d1b1faa0b8
@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.20221210-100914",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000023 0.000002 0.000025 ( 0.000025)
configure 0.000017 0.000002 0.000019 ( 0.000018)
build_up 0.001187 0.003508 1.213911 ( 1.955463)
build_miniruby 0.001192 0.000183 1.559229 ( 1.562655)
build_ruby 0.001447 0.000222 2.635565 ( 2.642985)
build_all 0.003231 0.003803 3.823950 ( 2.447394)
build_install 0.014718 0.000498 2.964872 ( 2.468774)
test_btest 0.000553 0.000092 53.789261 ( 30.308310)
test_basic 0.002097 0.004450 0.430050 ( 0.534328)
test_all 0.000811 0.000162 621.201355 (249.956899)
test_rubyspec 0.036121 0.022800 73.766507 ( 96.578636)
total: 388.46 sec