Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240712-164049
#<BuildRuby:0x00007f436dd6fdc8
@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.20240712-164049",
@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.000031 0.000007 0.000038 ( 0.000037)
configure 0.000028 0.000006 0.000034 ( 0.000034)
build_up 0.007526 0.000000 3.513383 ( 3.477336)
build_miniruby 0.001661 0.000000 1.512307 ( 1.509518)
build_ruby 0.001864 0.000000 4.059763 ( 14.838058)
build_all 0.011588 0.000000 8.601894 ( 5.735090)
build_install 0.015002 0.009368 11.439307 ( 7.486462)
test_btest 0.000916 0.000212 103.985458 ( 33.704980)
test_basic 0.000727 0.007234 0.998412 ( 2.217763)
test_all 0.098847 0.054165 838.511178 (245.402569)
test_rubyspec 0.058404 0.025958 164.947758 ( 34.741170)
total: 349.11 sec