Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241004-221509
#<BuildRuby:0x00007f1095b6fdd0
@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.20241004-221509",
@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.000016 0.000004 0.000020 ( 0.000019)
autoconf 0.000024 0.000006 0.000030 ( 0.000029)
configure 0.000020 0.000004 0.000024 ( 0.000024)
build_up 0.002279 0.004402 2.381314 ( 4.884901)
build_miniruby 0.000988 0.000269 0.943218 ( 1.499543)
build_ruby 0.001576 0.000430 3.445020 ( 51.464497)
build_all 0.007025 0.000886 6.974258 ( 2.923799)
build_install 0.016082 0.004029 9.980452 ( 4.974526)
test_btest 0.001002 0.000000 97.746813 ( 33.306918)
test_basic 0.012842 0.000576 1.179044 ( 1.239836)
test_all 0.102009 0.047313 740.424820 (213.489700)
test_rubyspec 0.033820 0.054133 135.876399 ( 28.678284)
total: 342.46 sec