Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240615-030820
#<BuildRuby:0x00007f6f2239fdd0
@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.20240615-030820",
@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.000024 0.000006 0.000030 ( 0.000031)
autoconf 0.000036 0.000009 0.000045 ( 0.000046)
configure 0.000030 0.000008 0.000038 ( 0.000037)
build_up 0.008831 0.001184 4.125795 ( 7.478323)
build_miniruby 0.000000 0.002193 1.876383 ( 4.331763)
build_ruby 0.000000 0.003154 4.857680 ( 32.530187)
build_all 0.008298 0.002869 8.819280 ( 11.913954)
build_install 0.023333 0.003658 11.819696 ( 16.857077)
test_btest 0.000705 0.000194 122.463207 (181.595400)
test_basic 0.007004 0.007984 1.380260 ( 2.754913)
test_all 0.105915 0.062500 932.491406 (1119.095198)
test_rubyspec 0.051948 0.038764 161.161071 ( 45.337385)
total: 1421.90 sec