Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230908-103103
#<BuildRuby:0x0000557c8a27e2a8
@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.20230908-103103",
@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.000000 0.000031 0.000031 ( 0.000030)
autoconf 0.000000 0.000029 0.000029 ( 0.000028)
configure 0.000000 0.000025 0.000025 ( 0.000025)
build_up 0.002652 0.004106 2.229818 ( 3.520336)
build_miniruby 0.001396 0.000186 1.613561 ( 1.618395)
build_ruby 0.001573 0.000000 3.272110 ( 3.503728)
build_all 0.008098 0.000000 6.218271 ( 3.403035)
build_install 0.008873 0.011220 7.698665 ( 4.676103)
test_btest 0.000605 0.000117 82.093754 ( 34.459342)
test_basic 0.002820 0.004613 0.930395 ( 1.032323)
test_all 0.007560 0.001680 697.991251 (221.572392)
test_rubyspec 0.019967 0.032729 92.468609 (103.995108)
total: 377.78 sec