Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221207-195355
#<BuildRuby:0x000056281631a008
@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.20221207-195355",
@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.000009 0.000002 0.000011 ( 0.000011)
autoconf 0.000015 0.000003 0.000018 ( 0.000019)
configure 0.000013 0.000003 0.000016 ( 0.000016)
build_up 0.005411 0.000344 1.457072 ( 1.810683)
build_miniruby 0.001124 0.000000 1.256810 ( 1.258285)
build_ruby 0.001490 0.000000 2.453145 ( 2.464672)
build_all 0.005311 0.002165 3.930931 ( 2.337030)
build_install 0.011933 0.002754 2.895998 ( 2.290759)
test_btest 0.000515 0.000119 54.308188 ( 26.626830)
test_basic 0.000000 0.006151 0.435714 ( 0.550723)
test_all 0.000181 0.000906 611.147522 (227.587380)
test_rubyspec 0.018110 0.026918 66.707659 ( 77.127558)
total: 342.05 sec