Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241214-062824
#<BuildRuby:0x00007f5399e1fde0
@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.20241214-062824",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000026 0.000005 0.000031 ( 0.000031)
configure 0.000020 0.000004 0.000024 ( 0.000024)
build_up 0.002284 0.003649 1.906633 ( 2.231535)
build_miniruby 0.001061 0.000255 1.158207 ( 1.159747)
build_ruby 0.000000 0.001669 3.065683 ( 3.262329)
build_all 0.002935 0.004835 5.637215 ( 2.285322)
build_install 0.002576 0.013335 6.900676 ( 3.508864)
test_btest 0.000637 0.000264 70.533125 ( 18.378981)
test_basic 0.004021 0.003848 0.801767 ( 0.851476)
test_all 0.100148 0.039847 660.067538 (223.758194)
test_rubyspec 0.033503 0.041765 113.348416 ( 35.124309)
total: 290.56 sec