Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241207-121839
#<BuildRuby:0x00007ff6f376fdd0
@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.20241207-121839",
@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.000015 0.000006 0.000021 ( 0.000021)
autoconf 0.000032 0.000013 0.000045 ( 0.000045)
configure 0.000022 0.000010 0.000032 ( 0.000032)
build_up 0.005687 0.000610 2.551667 ( 2.645728)
build_miniruby 0.000957 0.000372 1.032611 ( 1.111658)
build_ruby 0.001260 0.000489 3.056512 ( 13.515363)
build_all 0.001082 0.007135 5.336378 ( 2.063442)
build_install 0.009786 0.006978 7.801967 ( 3.734360)
test_btest 0.000673 0.000336 70.205144 ( 18.748204)
test_basic 0.009048 0.000406 0.799529 ( 0.844170)
test_all 0.096842 0.046784 610.904155 (199.985613)
test_rubyspec 0.046153 0.034597 118.425565 ( 20.708463)
total: 263.36 sec