Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231012-095914
#<BuildRuby:0x000055bdf9d89ef8
@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.20231012-095914",
@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.000003 0.000018 ( 0.000018)
autoconf 0.000024 0.000005 0.000029 ( 0.000029)
configure 0.000022 0.000004 0.000026 ( 0.000025)
build_up 0.006094 0.000372 2.361573 ( 2.480751)
build_miniruby 0.001307 0.000234 1.589730 ( 1.589628)
build_ruby 0.000000 0.001376 3.165053 ( 3.352858)
build_all 0.005072 0.002894 6.054289 ( 2.845856)
build_install 0.007980 0.010149 7.466898 ( 3.939755)
test_btest 0.000717 0.000196 85.934165 ( 27.856933)
test_basic 0.002718 0.003579 0.906071 ( 0.984503)
test_all 0.009280 0.000000 663.863172 (211.303647)
test_rubyspec 0.018976 0.041497 96.830232 (108.199369)
total: 362.55 sec