Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240315-140554
#<BuildRuby:0x000055c2ef1fe4f8
@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.20240315-140554",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000014 0.000003 0.000017 ( 0.000018)
autoconf 0.000022 0.000006 0.000028 ( 0.000027)
configure 0.000019 0.000005 0.000024 ( 0.000025)
build_up 0.002914 0.004755 2.483478 ( 3.680372)
build_miniruby 0.001273 0.000392 2.091554 ( 2.336924)
build_ruby 0.002546 0.000000 4.115314 ( 4.862149)
build_all 0.007476 0.002229 7.243214 ( 5.516645)
build_install 0.018184 0.005859 9.413634 ( 8.382970)
test_btest 0.000832 0.000000 98.535152 ( 89.454109)
test_basic 0.000000 0.008545 1.051700 ( 1.506844)
test_all 0.068502 0.058052 850.262906 (394.798850)
test_rubyspec 0.037367 0.047785 115.121560 (123.993300)
total: 634.53 sec