Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250107-130629
#<BuildRuby:0x00007f4127a3fdd0
@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.20250107-130629",
@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.000001 0.000017 ( 0.000018)
autoconf 0.000032 0.000002 0.000034 ( 0.000035)
configure 0.000028 0.000002 0.000030 ( 0.000031)
build_up 0.000975 0.004145 1.618258 ( 1.965220)
build_miniruby 0.001342 0.000139 1.074240 ( 1.071552)
build_ruby 0.001501 0.000155 3.086023 ( 3.293865)
build_all 0.002530 0.004532 5.205092 ( 2.182464)
build_install 0.002739 0.013612 7.242656 ( 4.160747)
test_btest 0.000679 0.000165 66.186960 ( 18.133099)
test_basic 0.006147 0.000537 0.800959 ( 0.857757)
test_all 0.103182 0.032956 655.754285 (219.655794)
test_rubyspec 0.042688 0.033425 107.767884 ( 26.894397)
total: 278.22 sec