Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240930-143534
#<BuildRuby:0x00007f161871fdd8
@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.20240930-143534",
@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.000029 0.000004 0.000033 ( 0.000033)
autoconf 0.000053 0.000006 0.000059 ( 0.000060)
configure 0.000043 0.000004 0.000047 ( 0.000048)
build_up 0.011094 0.000331 7.376418 ( 8.387114)
build_miniruby 0.006942 0.000730 153.634785 (125.624643)
build_ruby 0.001971 0.000208 6.091000 ( 7.339129)
build_all 0.010368 0.000177 7.438141 ( 7.273404)
build_install 0.021507 0.004814 11.564842 ( 10.796915)
test_btest 0.002619 0.000298 99.140552 ( 90.241485)
test_basic 0.001263 0.009208 1.254503 ( 1.915573)
test_all 0.112015 0.052741 863.803022 (757.886480)
test_rubyspec 0.059074 0.037213 142.969128 (108.025365)
total: 1117.49 sec