Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240621-234712
#<BuildRuby:0x00007f2151d5fdd0
@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.20240621-234712",
@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.000019 0.000003 0.000022 ( 0.000022)
autoconf 0.000028 0.000004 0.000032 ( 0.000031)
configure 0.000024 0.000004 0.000028 ( 0.000027)
build_up 0.000255 0.008032 3.308592 ( 3.229798)
build_miniruby 0.001301 0.000275 1.217981 ( 1.215496)
build_ruby 0.001518 0.000322 3.249753 ( 3.519616)
build_all 0.007494 0.000701 7.317211 ( 2.852580)
build_install 0.013927 0.005423 10.002751 ( 4.566273)
test_btest 0.000810 0.000180 108.061893 ( 28.462204)
test_basic 0.008625 0.000000 1.061237 ( 5.264050)
test_all 0.117221 0.027985 767.358507 (230.578802)
test_rubyspec 0.052899 0.040150 161.580899 ( 33.501532)
total: 313.19 sec