Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240113-100515
#<BuildRuby:0x000056174c5e9fc0
@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.20240113-100515",
@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.000034 0.000000 0.000034 ( 0.000022)
autoconf 0.000029 0.000000 0.000029 ( 0.000029)
configure 0.000021 0.000000 0.000021 ( 0.000021)
build_up 0.006008 0.000000 1.434572 ( 1.791250)
build_miniruby 0.001197 0.000000 1.691833 ( 1.689932)
build_ruby 0.001614 0.000000 3.339347 ( 3.528671)
build_all 0.007275 0.000055 5.441496 ( 2.160577)
build_install 0.015861 0.001105 6.503938 ( 3.127204)
test_btest 0.000760 0.000108 80.106618 ( 21.253270)
test_basic 0.004650 0.000664 0.853390 ( 0.916151)
test_all 0.105447 0.020600 818.809924 (675.440702)
test_rubyspec 0.050621 0.034870 105.623772 (205.207907)
total: 915.12 sec