Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241220-170744
#<BuildRuby:0x00007f61240afdc0
@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.20241220-170744",
@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.000012 0.000004 0.000016 ( 0.000017)
autoconf 0.000024 0.000008 0.000032 ( 0.000032)
configure 0.000020 0.000007 0.000027 ( 0.000028)
build_up 0.003196 0.002273 1.851458 ( 2.186423)
build_miniruby 0.001418 0.000000 1.289568 ( 1.286654)
build_ruby 0.001984 0.000000 3.275358 ( 3.458661)
build_all 0.008438 0.000304 5.829031 ( 2.317355)
build_install 0.018406 0.001293 8.087853 ( 4.305045)
test_btest 0.000619 0.000177 74.216021 ( 20.337080)
test_basic 0.008228 0.001280 0.960075 ( 1.011459)
test_all 0.103326 0.047620 807.075196 (276.080821)
test_rubyspec 0.052415 0.029422 117.704540 ( 27.106614)
total: 338.09 sec