Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240927-035912
#<BuildRuby:0x00007f997581fdd8
@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.20240927-035912",
@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.000004 0.000020 ( 0.000020)
autoconf 0.000030 0.000007 0.000037 ( 0.000039)
configure 0.000032 0.000000 0.000032 ( 0.000031)
build_up 0.007217 0.000812 4.256356 ( 3.569139)
build_miniruby 0.001290 0.000311 1.439883 ( 1.436357)
build_ruby 0.001604 0.000387 3.861716 ( 4.059127)
build_all 0.002600 0.006779 6.463697 ( 2.570424)
build_install 0.018418 0.002456 9.994117 ( 4.550131)
test_btest 0.000000 0.001228 89.236437 ( 23.214632)
test_basic 0.006544 0.003338 1.082979 ( 1.130869)
test_all 0.103058 0.047015 747.501719 (222.534086)
test_rubyspec 0.039350 0.045014 132.601838 ( 23.388414)
total: 286.45 sec