Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241025-053423
#<BuildRuby:0x00007f85cc42fdc0
@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.20241025-053423",
@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.000018 0.000003 0.000021 ( 0.000022)
autoconf 0.000033 0.000006 0.000039 ( 0.000039)
configure 0.000028 0.000005 0.000033 ( 0.000032)
build_up 0.004557 0.004123 4.180522 ( 4.061047)
build_miniruby 0.001490 0.000290 1.721633 ( 1.750086)
build_ruby 0.002096 0.000000 4.453605 ( 4.619210)
build_all 0.009947 0.000000 7.513239 ( 3.750138)
build_install 0.023876 0.000553 10.471435 ( 5.921166)
test_btest 0.000934 0.000000 83.356387 ( 35.584012)
test_basic 0.009405 0.003137 1.184816 ( 1.287186)
test_all 0.134689 0.017200 764.229136 (243.562746)
test_rubyspec 0.034684 0.051844 123.910553 ( 26.515427)
total: 327.05 sec