Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240802-104432
#<BuildRuby:0x00007f9bb8eafdc0
@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.20240802-104432",
@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.000018 0.000007 0.000025 ( 0.000025)
autoconf 0.000036 0.000013 0.000049 ( 0.000049)
configure 0.000027 0.000009 0.000036 ( 0.000037)
build_up 0.002857 0.005094 3.128431 ( 3.032717)
build_miniruby 0.001494 0.000000 1.133438 ( 1.130439)
build_ruby 0.001604 0.000000 2.931219 ( 3.111792)
build_all 0.001182 0.006544 6.887173 ( 2.526044)
build_install 0.012704 0.002673 8.199416 ( 3.746076)
test_btest 0.000684 0.000282 103.092741 ( 26.421915)
test_basic 0.001284 0.008374 0.896962 ( 0.950334)
test_all 0.093607 0.052870 725.236890 (207.155825)
test_rubyspec 0.051178 0.038906 162.942585 ( 28.523294)
total: 276.60 sec