Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230830-024137
#<BuildRuby:0x000055fecee42258
@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.20230830-024137",
@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.000014 0.000002 0.000016 ( 0.000017)
autoconf 0.000024 0.000005 0.000029 ( 0.000029)
configure 0.000020 0.000004 0.000024 ( 0.000024)
build_up 0.002055 0.003580 1.738882 ( 2.155351)
build_miniruby 0.001405 0.000301 1.545141 ( 1.545720)
build_ruby 0.001377 0.000295 3.017044 ( 3.228387)
build_all 0.003676 0.004952 6.562539 ( 3.629132)
build_install 0.018662 0.000436 7.808967 ( 5.212527)
test_btest 0.001026 0.000225 84.710330 ( 40.120309)
test_basic 0.008172 0.000828 1.005486 ( 1.155465)
test_all 0.008627 0.000873 677.571902 (283.746001)
test_rubyspec 0.054771 0.015257 103.883486 (115.878482)
total: 456.67 sec