Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241113-020846
#<BuildRuby:0x00007fe6c071fdc8
@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.20241113-020846",
@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.000013 0.000005 0.000018 ( 0.000017)
autoconf 0.000023 0.000008 0.000031 ( 0.000031)
configure 0.000022 0.000008 0.000030 ( 0.000029)
build_up 0.005889 0.000639 3.186986 ( 3.988179)
build_miniruby 0.001511 0.000000 1.617254 ( 1.613608)
build_ruby 0.001835 0.000000 3.601746 ( 20.442508)
build_all 0.007400 0.000832 4.973623 ( 2.215402)
build_install 0.017761 0.000217 7.779074 ( 3.589254)
test_btest 0.000662 0.000165 72.706579 ( 25.398523)
test_basic 0.003289 0.008265 1.157832 ( 1.348180)
test_all 0.077783 0.071852 694.603241 (239.452283)
test_rubyspec 0.032173 0.047352 120.894546 ( 25.086962)
total: 323.14 sec