Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241014-222258
#<BuildRuby:0x00007f62a05afdc0
@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.20241014-222258",
@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.000012 0.000004 0.000016 ( 0.000016)
autoconf 0.000022 0.000007 0.000029 ( 0.000028)
configure 0.000016 0.000005 0.000021 ( 0.000022)
build_up 0.002828 0.005110 3.627315 ( 3.539004)
build_miniruby 0.001528 0.000582 1.712467 ( 1.708348)
build_ruby 0.001588 0.000605 3.842275 ( 4.009351)
build_all 0.008945 0.000102 7.460727 ( 3.095775)
build_install 0.012637 0.008534 9.601959 ( 4.379651)
test_btest 0.000673 0.000259 93.388346 ( 24.856022)
test_basic 0.002424 0.007856 1.169310 ( 1.217852)
test_all 0.096856 0.054910 780.903808 (245.308560)
test_rubyspec 0.054891 0.034250 138.215374 ( 37.427067)
total: 325.54 sec