Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230821-094421
#<BuildRuby:0x0000561751c1a1d8
@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.20230821-094421",
@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.000017 0.000002 0.000019 ( 0.000020)
autoconf 0.000028 0.000004 0.000032 ( 0.000032)
configure 0.000025 0.000004 0.000029 ( 0.000028)
build_up 0.000000 0.007135 2.411639 ( 5.943322)
build_miniruby 0.000598 0.000853 1.747810 ( 3.096550)
build_ruby 0.001573 0.000337 3.586669 ( 5.728779)
build_all 0.003594 0.004961 6.471169 ( 5.969774)
build_install 0.014261 0.005760 8.156270 ( 7.644664)
test_btest 0.001055 0.000282 83.848219 ( 63.651421)
test_basic 0.005723 0.001526 1.010642 ( 2.366738)
test_all 0.013958 0.002409 740.572214 (664.744616)
test_rubyspec 0.035554 0.041997 110.975260 (261.841415)
total: 1020.99 sec