Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240807-161531
#<BuildRuby:0x00007fd79e4efde0
@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.20240807-161531",
@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.000020 0.000002 0.000022 ( 0.000023)
autoconf 0.000035 0.000004 0.000039 ( 0.000039)
configure 0.000030 0.000004 0.000034 ( 0.000033)
build_up 0.007854 0.000416 3.730874 ( 3.814262)
build_miniruby 0.001664 0.000180 1.636554 ( 1.649124)
build_ruby 0.000000 0.002301 4.139989 ( 22.906169)
build_all 0.007970 0.000703 8.294877 ( 3.201304)
build_install 0.018652 0.000000 10.976095 ( 5.119785)
test_btest 0.001142 0.000018 117.610351 ( 34.194641)
test_basic 0.011279 0.000779 1.269933 ( 1.320095)
test_all 0.099290 0.048496 788.907816 (225.514807)
test_rubyspec 0.048368 0.044558 163.219096 ( 35.872583)
total: 333.59 sec