Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240902-113012
#<BuildRuby:0x00007f2686effde0
@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.20240902-113012",
@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.000019 0.000003 0.000022 ( 0.000022)
autoconf 0.000038 0.000006 0.000044 ( 0.000042)
configure 0.000030 0.000004 0.000034 ( 0.000035)
build_up 0.000000 0.008600 3.638029 ( 3.529394)
build_miniruby 0.000000 0.001479 1.331121 ( 1.328187)
build_ruby 0.000000 0.001794 4.176351 ( 4.353998)
build_all 0.005096 0.003225 8.199166 ( 3.352698)
build_install 0.007225 0.011606 10.976539 ( 5.277857)
test_btest 0.000686 0.000211 113.647876 ( 29.742136)
test_basic 0.007572 0.002654 1.080416 ( 1.124012)
test_all 0.106855 0.046860 882.835634 (248.309867)
test_rubyspec 0.046950 0.046108 169.191865 ( 33.053843)
total: 330.07 sec