Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241123-160709
#<BuildRuby:0x00007ff1fc2bfde0
@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.20241123-160709",
@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.000003 0.000015 ( 0.000016)
autoconf 0.000028 0.000006 0.000034 ( 0.000033)
configure 0.000020 0.000004 0.000024 ( 0.000024)
build_up 0.007681 0.000000 3.380863 ( 3.278788)
build_miniruby 0.001386 0.000249 1.669262 ( 1.666345)
build_ruby 0.001549 0.000321 3.637935 ( 3.804935)
build_all 0.004335 0.003217 5.935601 ( 2.401357)
build_install 0.014534 0.004584 8.516505 ( 4.040953)
test_btest 0.000807 0.000190 76.093265 ( 20.355351)
test_basic 0.008233 0.000952 0.938709 ( 0.989857)
test_all 0.106553 0.038276 694.596256 (233.562942)
test_rubyspec 0.034426 0.046904 117.368953 ( 27.994670)
total: 298.10 sec