Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241025-113602
#<BuildRuby:0x00007f113a98fdd0
@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.20241025-113602",
@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.000003 0.000023 ( 0.000023)
autoconf 0.000040 0.000005 0.000045 ( 0.000044)
configure 0.000035 0.000004 0.000039 ( 0.000038)
build_up 0.002272 0.006542 4.297086 ( 4.178406)
build_miniruby 0.001708 0.000256 1.838490 ( 1.840127)
build_ruby 0.001856 0.000278 4.476783 ( 14.953321)
build_all 0.010765 0.001012 7.239024 ( 4.379738)
build_install 0.024689 0.001720 10.480948 ( 5.832422)
test_btest 0.000750 0.000102 81.482707 ( 33.579101)
test_basic 0.007446 0.004817 1.115761 ( 1.542024)
test_all 0.109854 0.043845 775.371385 (249.799010)
test_rubyspec 0.029831 0.055652 127.095768 ( 32.204673)
total: 348.31 sec