Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241213-091119
#<BuildRuby:0x00007f56febafde0
@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.20241213-091119",
@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.000004 0.000018 ( 0.000019)
autoconf 0.000028 0.000008 0.000036 ( 0.000036)
configure 0.000022 0.000007 0.000029 ( 0.000029)
build_up 0.006417 0.000718 3.472441 ( 3.390345)
build_miniruby 0.001212 0.000346 1.532648 ( 1.529409)
build_ruby 0.001397 0.000399 3.937666 ( 4.094953)
build_all 0.005833 0.001667 5.963888 ( 2.534294)
build_install 0.014205 0.002309 8.145605 ( 3.913526)
test_btest 0.000740 0.000202 75.337456 ( 29.237163)
test_basic 0.006695 0.001825 0.922743 ( 0.977034)
test_all 0.115643 0.025818 707.462339 (251.694323)
test_rubyspec 0.064459 0.017071 118.591635 ( 35.952139)
total: 333.32 sec