Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230615-144638
#<BuildRuby:0x000056106dd6df48
@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.20230615-144638",
@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.000015 0.000002 0.000017 ( 0.000018)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000020 0.000002 0.000022 ( 0.000023)
build_up 0.005832 0.000700 1.924292 ( 4.906035)
build_miniruby 0.001445 0.000000 1.447120 ( 1.651809)
build_ruby 0.001525 0.000000 2.937626 ( 3.517971)
build_all 0.008044 0.000292 2.446256 ( 2.766333)
build_install 0.016527 0.000805 3.666950 ( 4.308894)
test_btest 0.000796 0.000082 76.335942 ( 48.329175)
test_basic 0.001872 0.004934 0.791477 ( 1.142344)
test_all 0.001657 0.000228 574.499157 (300.906303)
test_rubyspec 0.036469 0.016972 84.413290 (125.386971)
total: 492.92 sec