Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240926-052300
#<BuildRuby:0x00007f43e346fdd8
@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.20240926-052300",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000021 0.000003 0.000024 ( 0.000025)
autoconf 0.000038 0.000005 0.000043 ( 0.000043)
configure 0.000033 0.000005 0.000038 ( 0.000037)
build_up 0.003545 0.004632 3.432442 ( 2.989166)
build_miniruby 0.000000 0.001564 1.175857 ( 1.172747)
build_ruby 0.000000 0.001904 3.563818 ( 3.914718)
build_all 0.006863 0.001054 6.119103 ( 2.528000)
build_install 0.017547 0.001886 9.360503 ( 4.031083)
test_btest 0.000853 0.000166 84.384118 ( 21.852387)
test_basic 0.002426 0.007473 0.940989 ( 0.985524)
test_all 0.103712 0.045712 668.401925 (205.524462)
test_rubyspec 0.051031 0.027870 128.358563 ( 22.790117)
total: 265.79 sec