Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241211-083526
#<BuildRuby:0x00007f9ce280fdc8
@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.20241211-083526",
@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.000003 0.000019 ( 0.000021)
autoconf 0.000038 0.000007 0.000045 ( 0.000044)
configure 0.000027 0.000005 0.000032 ( 0.000033)
build_up 0.005901 0.001017 2.693656 ( 2.617892)
build_miniruby 0.001402 0.000000 1.068593 ( 1.065798)
build_ruby 0.001562 0.000000 3.248314 ( 3.428468)
build_all 0.003516 0.003910 5.449451 ( 2.124332)
build_install 0.012302 0.005975 8.460974 ( 4.009842)
test_btest 0.000912 0.000000 74.839264 ( 21.135324)
test_basic 0.007655 0.000889 0.836937 ( 0.884361)
test_all 0.103204 0.033731 552.425089 (177.900482)
test_rubyspec 0.050916 0.026231 109.998406 ( 19.310902)
total: 232.48 sec