Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240622-145437
#<BuildRuby:0x00007f1c0ff3fde0
@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.20240622-145437",
@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.000016 0.000003 0.000019 ( 0.000021)
autoconf 0.000027 0.000005 0.000032 ( 0.000033)
configure 0.000000 0.000055 0.000055 ( 0.000054)
build_up 0.000000 0.007939 3.685959 ( 3.678333)
build_miniruby 0.000000 0.002145 1.457923 ( 1.455379)
build_ruby 0.000117 0.001647 3.922938 ( 4.036704)
build_all 0.006358 0.003454 8.038276 ( 3.170447)
build_install 0.009260 0.010830 10.764946 ( 4.983155)
test_btest 0.000737 0.000291 104.856198 ( 29.338604)
test_basic 0.005450 0.002959 1.160671 ( 1.216043)
test_all 0.110592 0.037601 784.134867 (218.626755)
test_rubyspec 0.040738 0.051486 165.882875 ( 27.907090)
total: 294.41 sec