Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241021-100115
#<BuildRuby:0x00007feb20cdfdd0
@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.20241021-100115",
@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.000018 0.000004 0.000022 ( 0.000023)
autoconf 0.000040 0.000000 0.000040 ( 0.000039)
configure 0.000030 0.000000 0.000030 ( 0.000031)
build_up 0.008011 0.000000 3.791880 ( 3.683109)
build_miniruby 0.001446 0.000000 1.588997 ( 1.585779)
build_ruby 0.001613 0.000000 4.289062 ( 4.452100)
build_all 0.008919 0.000146 7.060977 ( 2.889426)
build_install 0.011086 0.006759 10.057975 ( 4.870829)
test_btest 0.000876 0.000219 91.316472 ( 24.447511)
test_basic 0.005723 0.004780 1.134773 ( 1.183960)
test_all 0.104899 0.043976 742.313767 (224.203817)
test_rubyspec 0.037386 0.045427 135.273370 ( 30.878754)
total: 298.20 sec