Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240730-012903
#<BuildRuby:0x00007f3e0c28fdd8
@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.20240730-012903",
@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.000017 0.000007 0.000024 ( 0.000024)
autoconf 0.000031 0.000013 0.000044 ( 0.000042)
configure 0.000026 0.000011 0.000037 ( 0.000038)
build_up 0.006620 0.002739 4.063493 ( 4.176469)
build_miniruby 0.001502 0.000622 1.712081 ( 1.719146)
build_ruby 0.002547 0.000000 4.741296 ( 4.934881)
build_all 0.009236 0.001282 8.513509 ( 5.108035)
build_install 0.016691 0.006736 11.740837 ( 7.425440)
test_btest 0.000781 0.000304 128.623549 ( 96.898558)
test_basic 0.005729 0.006664 1.374084 ( 1.833903)
test_all 0.112088 0.055488 972.564182 (1096.249350)
test_rubyspec 0.060119 0.038567 181.827387 (193.792256)
total: 1412.14 sec