Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231017-203520
#<BuildRuby:0x0000562a3575a2c8
@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.20231017-203520",
@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.000020 0.000003 0.000023 ( 0.000023)
autoconf 0.000027 0.000003 0.000030 ( 0.000031)
configure 0.000023 0.000003 0.000026 ( 0.000027)
build_up 0.000263 0.007279 2.520395 ( 3.331947)
build_miniruby 0.001514 0.000000 1.801514 ( 1.903458)
build_ruby 0.000000 0.002357 3.716836 ( 4.072232)
build_all 0.009872 0.000000 6.474932 ( 4.791720)
build_install 0.018926 0.003683 8.209383 ( 6.038008)
test_btest 0.000873 0.000170 89.021366 ( 57.493283)
test_basic 0.001611 0.006911 0.928138 ( 1.029779)
test_all 0.010376 0.000000 712.160211 (384.503183)
test_rubyspec 0.043280 0.038823 109.555886 (134.168338)
total: 597.33 sec