Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231011-151546
#<BuildRuby:0x0000561562e724f8
@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.20231011-151546",
@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.000017 0.000004 0.000021 ( 0.000021)
autoconf 0.000028 0.000006 0.000034 ( 0.000032)
configure 0.000027 0.000006 0.000033 ( 0.000032)
build_up 0.005644 0.001045 2.428485 ( 2.641159)
build_miniruby 0.001108 0.000205 1.612776 ( 1.614099)
build_ruby 0.001362 0.000252 3.426143 ( 3.600080)
build_all 0.000434 0.007777 6.563262 ( 3.540557)
build_install 0.015045 0.005730 8.044043 ( 5.559160)
test_btest 0.000846 0.000224 89.439332 ( 41.313568)
test_basic 0.005349 0.001416 1.022137 ( 1.125017)
test_all 0.004807 0.004320 696.583927 (292.836553)
test_rubyspec 0.035639 0.038878 106.687718 (118.613575)
total: 470.85 sec