Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241014-033903
#<BuildRuby:0x00007f7e8699fdc0
@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-033903",
@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.000002 0.000021 ( 0.000021)
autoconf 0.000035 0.000004 0.000039 ( 0.000039)
configure 0.000029 0.000003 0.000032 ( 0.000032)
build_up 0.008000 0.000000 3.846426 ( 3.733321)
build_miniruby 0.000000 0.001641 1.716069 ( 1.712310)
build_ruby 0.000000 0.002190 4.180818 ( 4.363402)
build_all 0.005295 0.004223 6.788988 ( 2.678818)
build_install 0.018275 0.000293 9.208393 ( 4.222796)
test_btest 0.000762 0.000109 91.818882 ( 24.265603)
test_basic 0.007493 0.004675 0.937252 ( 0.982007)
test_all 0.106253 0.045290 767.607867 (220.502124)
test_rubyspec 0.047328 0.040745 132.008177 ( 29.058583)
total: 291.52 sec