Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230612-101746
#<BuildRuby:0x000055f2433ddfc0
@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.20230612-101746",
@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.000012 0.000001 0.000013 ( 0.000013)
autoconf 0.000020 0.000001 0.000021 ( 0.000022)
configure 0.000017 0.000001 0.000018 ( 0.000019)
build_up 0.000000 0.006019 1.888841 ( 3.389537)
build_miniruby 0.005622 0.005475 16.121252 ( 6.509722)
build_ruby 0.002203 0.000000 3.162279 ( 3.103972)
build_all 0.044176 0.032576 55.738803 ( 23.395960)
build_install 0.014869 0.000000 3.545885 ( 2.616823)
test_btest 0.000847 0.000000 77.334285 ( 28.675614)
test_basic 0.003736 0.002518 0.744386 ( 0.872875)
test_all 0.000872 0.000291 545.072828 (194.379572)
test_rubyspec 0.037581 0.016751 84.442454 ( 98.589318)
total: 361.53 sec