Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241103-192323
#<BuildRuby:0x00007f6bc005fdd8
@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.20241103-192323",
@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.000018 0.000003 0.000021 ( 0.000021)
autoconf 0.000038 0.000005 0.000043 ( 0.000044)
configure 0.000034 0.000005 0.000039 ( 0.000038)
build_up 0.008630 0.000596 4.299712 ( 4.934031)
build_miniruby 0.001785 0.000229 1.819642 ( 1.922098)
build_ruby 0.001934 0.000248 4.634279 ( 4.914864)
build_all 0.009218 0.001182 7.342088 ( 4.830550)
build_install 0.020442 0.004213 10.765564 ( 7.516477)
test_btest 0.000748 0.000102 78.103659 ( 34.201961)
test_basic 0.011093 0.000294 1.017427 ( 1.100441)
test_all 0.102974 0.046648 727.882401 (220.902771)
test_rubyspec 0.028628 0.046635 122.244846 ( 44.292067)
total: 324.62 sec