Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230725-093813
#<BuildRuby:0x000055705dfee390
@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-093813",
@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.000016 0.000003 0.000019 ( 0.000018)
autoconf 0.000026 0.000005 0.000031 ( 0.000029)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.002028 0.004468 2.219252 ( 3.576649)
build_miniruby 0.001469 0.000000 1.606478 ( 1.660828)
build_ruby 0.001504 0.000000 3.190206 ( 3.884162)
build_all 0.003248 0.004675 2.588105 ( 2.054251)
build_install 0.013024 0.007384 4.217624 ( 4.070238)
test_btest 0.000740 0.000204 82.894299 ( 43.694472)
test_basic 0.003330 0.005159 0.968130 ( 1.272849)
test_all 0.001114 0.000136 673.478331 (531.103064)
test_rubyspec 0.043463 0.025881 97.607232 (230.986632)
total: 822.32 sec