Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230725-213825
#<BuildRuby:0x000055d9c927e108
@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.20230725-213825",
@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.000025 0.000003 0.000028 ( 0.000029)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.006247 0.000862 2.301725 ( 5.695575)
build_miniruby 0.001362 0.000188 1.777556 ( 2.493773)
build_ruby 0.001702 0.000235 3.408542 ( 5.743964)
build_all 0.003979 0.004825 2.784146 ( 3.517576)
build_install 0.018436 0.002359 4.251655 ( 16.866334)
test_btest 0.000724 0.000121 80.944057 ( 64.847953)
test_basic 0.007615 0.001270 0.948010 ( 4.319013)
test_all 0.001005 0.000167 671.504770 (603.215041)
test_rubyspec 0.029908 0.031567 95.185041 (195.452409)
total: 902.15 sec