Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241001-160847
#<BuildRuby:0x00007fb77519fdc8
@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.20241001-160847",
@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.000011 0.000003 0.000014 ( 0.000014)
autoconf 0.000019 0.000006 0.000025 ( 0.000025)
configure 0.000019 0.000005 0.000024 ( 0.000024)
build_up 0.006495 0.001856 3.527591 ( 3.103870)
build_miniruby 0.001304 0.000372 1.197479 ( 1.194700)
build_ruby 0.001733 0.000000 3.102882 ( 3.330940)
build_all 0.005625 0.002708 6.102701 ( 2.424137)
build_install 0.017220 0.001292 8.687759 ( 4.002702)
test_btest 0.000837 0.000222 97.626179 ( 41.506703)
test_basic 0.000935 0.008874 1.085741 ( 3.355514)
test_all 0.095034 0.052077 725.525269 (232.074558)
test_rubyspec 0.043755 0.043215 140.924755 ( 31.803476)
total: 322.80 sec