Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221219-133752
#<BuildRuby:0x0000557e57e29fe8
@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.20221219-133752",
@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.000013)
autoconf 0.000017 0.000002 0.000019 ( 0.000019)
configure 0.000015 0.000002 0.000017 ( 0.000017)
build_up 0.001707 0.003485 1.095140 ( 1.517054)
build_miniruby 0.001278 0.000244 1.295163 ( 1.293610)
build_ruby 0.000000 0.001627 3.495185 ( 3.871439)
build_all 0.004762 0.002374 3.820361 ( 2.039095)
build_install 0.010032 0.007344 3.170316 ( 2.380553)
test_btest 0.000849 0.000238 56.375612 ( 21.136603)
test_basic 0.002347 0.003409 0.445600 ( 0.558872)
test_all 0.001098 0.000338 644.953289 (203.856938)
test_rubyspec 0.012811 0.032046 68.550806 ( 78.472491)
total: 315.13 sec