Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240626-064006
#<BuildRuby:0x00007f3fad3ffdd8
@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.20240626-064006",
@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.000019 0.000007 0.000026 ( 0.000026)
autoconf 0.000034 0.000012 0.000046 ( 0.000045)
configure 0.000026 0.000010 0.000036 ( 0.000037)
build_up 0.006488 0.002317 4.028297 ( 3.451121)
build_miniruby 0.001330 0.000475 1.647205 ( 1.644049)
build_ruby 0.002068 0.000000 3.952694 ( 4.133237)
build_all 0.007082 0.001575 8.196556 ( 3.276512)
build_install 0.012257 0.007023 10.944256 ( 5.081042)
test_btest 0.000771 0.000281 116.093577 ( 30.342928)
test_basic 0.004945 0.004552 1.105146 ( 1.156117)
test_all 0.112670 0.038216 849.378074 (242.386593)
test_rubyspec 0.056945 0.036254 167.080662 ( 35.138529)
total: 326.61 sec