Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241222-080619
#<BuildRuby:0x00007fe77209fdd8
@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.20241222-080619",
@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.000020 0.000002 0.000022 ( 0.000024)
autoconf 0.000043 0.000005 0.000048 ( 0.000048)
configure 0.000037 0.000004 0.000041 ( 0.000041)
build_up 0.005067 0.000614 1.830657 ( 2.148949)
build_miniruby 0.001433 0.000174 1.559638 ( 1.556199)
build_ruby 0.000000 0.001843 4.061096 ( 15.119160)
build_all 0.008002 0.001084 6.425896 ( 2.762788)
build_install 0.010368 0.008387 8.004288 ( 4.787986)
test_btest 0.000774 0.000139 73.191875 ( 22.899583)
test_basic 0.002091 0.007681 1.006321 ( 1.051058)
test_all 0.098563 0.047819 734.353552 (215.521843)
test_rubyspec 0.035095 0.043823 118.830513 ( 25.746403)
total: 291.60 sec