Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240727-113110
#<BuildRuby:0x00007f669000fde0
@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.20240727-113110",
@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.000003 0.000027 ( 0.000028)
autoconf 0.000043 0.000006 0.000049 ( 0.000048)
configure 0.000034 0.000005 0.000039 ( 0.000039)
build_up 0.008600 0.000595 4.231584 ( 6.069355)
build_miniruby 0.001787 0.000235 1.947280 ( 2.564591)
build_ruby 0.001982 0.000261 4.881163 ( 6.214262)
build_all 0.009554 0.001257 9.134052 ( 9.857138)
build_install 0.017042 0.008918 12.370382 ( 13.408857)
test_btest 0.000750 0.000125 130.158226 (165.715414)
test_basic 0.009376 0.004601 1.486393 ( 2.754920)
test_all 0.134784 0.038702 986.381213 (1262.890231)
test_rubyspec 0.059360 0.039254 188.048328 (154.279965)
total: 1623.76 sec