Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241006-054147
#<BuildRuby:0x00007f68764ffde0
@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.20241006-054147",
@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.000002 0.000013 ( 0.000015)
autoconf 0.000023 0.000005 0.000028 ( 0.000028)
configure 0.000017 0.000003 0.000020 ( 0.000021)
build_up 0.001006 0.007095 3.701078 ( 3.815261)
build_miniruby 0.001217 0.000348 1.374321 ( 1.370569)
build_ruby 0.001802 0.000000 3.682320 ( 3.888243)
build_all 0.005696 0.002708 7.181956 ( 2.945513)
build_install 0.014789 0.003096 9.115951 ( 4.445112)
test_btest 0.000702 0.000197 89.122615 ( 25.032979)
test_basic 0.003418 0.003928 0.843972 ( 3.899837)
test_all 0.104339 0.044349 741.488721 (220.421721)
test_rubyspec 0.051420 0.032048 135.500016 ( 29.528881)
total: 295.35 sec