Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241208-143620
#<BuildRuby:0x00007fcf6c76fdc0
@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.20241208-143620",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000026 0.000005 0.000031 ( 0.000030)
configure 0.000022 0.000004 0.000026 ( 0.000026)
build_up 0.005788 0.000998 3.497895 ( 3.446064)
build_miniruby 0.001333 0.000229 1.537489 ( 1.535415)
build_ruby 0.001435 0.000248 4.066680 ( 4.239365)
build_all 0.003958 0.004166 6.175352 ( 2.630160)
build_install 0.015583 0.001342 8.737085 ( 4.334199)
test_btest 0.000842 0.000158 74.575864 ( 21.018473)
test_basic 0.005477 0.004682 0.838857 ( 0.885701)
test_all 0.107697 0.036723 708.328806 (210.125714)
test_rubyspec 0.031650 0.049782 117.241125 ( 26.238040)
total: 274.45 sec