Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240304-140437
#<BuildRuby:0x000055a50b172018
@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.20240304-140437",
@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.000013 0.000002 0.000015 ( 0.000016)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000019 0.000003 0.000022 ( 0.000021)
build_up 0.008261 0.001271 2.821010 ( 4.166705)
build_miniruby 0.001338 0.000206 1.892895 ( 2.123711)
build_ruby 0.001856 0.000000 3.795398 ( 4.547634)
build_all 0.002088 0.006644 7.471139 ( 7.035946)
build_install 0.012725 0.009938 9.621584 ( 9.539997)
test_btest 0.000655 0.000173 99.424550 ( 93.430604)
test_basic 0.003545 0.004782 1.054161 ( 1.896374)
test_all 0.088517 0.037617 851.992968 (626.950534)
test_rubyspec 0.054149 0.040471 138.669142 (196.563705)
total: 946.26 sec