Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240711-160401
#<BuildRuby:0x00007f547736fdd0
@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.20240711-160401",
@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.000014 0.000003 0.000017 ( 0.000018)
autoconf 0.000023 0.000006 0.000029 ( 0.000029)
configure 0.000019 0.000004 0.000023 ( 0.000024)
build_up 0.007022 0.000633 3.424358 ( 3.312629)
build_miniruby 0.001627 0.000000 1.607301 ( 1.605555)
build_ruby 0.001906 0.000000 3.746224 ( 3.944198)
build_all 0.004998 0.004293 7.828254 ( 3.083534)
build_install 0.011546 0.008159 10.220690 ( 4.566947)
test_btest 0.000740 0.000211 112.731213 ( 29.404940)
test_basic 0.009430 0.000253 1.230893 ( 1.281843)
test_all 0.104835 0.049862 831.981082 (263.404314)
test_rubyspec 0.037146 0.053018 161.333540 ( 34.528382)
total: 345.13 sec