Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230826-025940
#<BuildRuby:0x0000560eb760a308
@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.20230826-025940",
@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.000017 0.000001 0.000018 ( 0.000017)
autoconf 0.000028 0.000001 0.000029 ( 0.000028)
configure 0.000030 0.000001 0.000031 ( 0.000031)
build_up 0.006009 0.000187 2.227941 ( 3.416957)
build_miniruby 0.001286 0.000000 1.577500 ( 1.576116)
build_ruby 0.001450 0.000000 3.080904 ( 3.293033)
build_all 0.007173 0.000052 6.144482 ( 2.596660)
build_install 0.013835 0.000152 7.002089 ( 3.318499)
test_btest 0.000360 0.000767 85.328493 ( 23.509908)
test_basic 0.002310 0.003187 0.927247 ( 0.990185)
test_all 0.007096 0.000448 684.428290 (195.873298)
test_rubyspec 0.024226 0.030963 95.093378 (106.523637)
total: 341.10 sec