Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241112-180409
#<BuildRuby:0x00007fbd75e8fdc0
@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.20241112-180409",
@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.000019 0.000004 0.000023 ( 0.000023)
autoconf 0.000038 0.000009 0.000047 ( 0.000047)
configure 0.000031 0.000007 0.000038 ( 0.000038)
build_up 0.002961 0.004704 3.192778 ( 3.119565)
build_miniruby 0.001741 0.000000 1.707092 ( 1.703732)
build_ruby 0.002092 0.000000 3.900677 ( 4.069613)
build_all 0.003906 0.002945 5.566706 ( 2.257223)
build_install 0.008683 0.009399 8.079776 ( 3.887426)
test_btest 0.000724 0.000241 69.037246 ( 18.060263)
test_basic 0.002031 0.007407 0.750159 ( 0.797069)
test_all 0.090305 0.052650 651.470102 (237.475529)
test_rubyspec 0.030258 0.046726 122.874089 ( 27.518220)
total: 298.89 sec