Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241209-181550
#<BuildRuby:0x00007fc30fe3fdd0
@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.20241209-181550",
@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.000003 0.000022 ( 0.000022)
autoconf 0.000030 0.000005 0.000035 ( 0.000034)
configure 0.000025 0.000004 0.000029 ( 0.000029)
build_up 0.007424 0.001280 3.862033 ( 4.788978)
build_miniruby 0.002135 0.000369 73.626801 ( 28.084083)
build_ruby 0.001386 0.000239 3.582855 ( 3.771245)
build_all 0.008067 0.003423 6.564493 ( 3.088559)
build_install 0.015087 0.004703 8.199900 ( 3.932618)
test_btest 0.000730 0.000146 68.097748 ( 18.785145)
test_basic 0.009517 0.000171 0.748330 ( 0.798069)
test_all 0.100355 0.042315 668.019845 (191.267103)
test_rubyspec 0.037567 0.044054 114.285795 ( 24.128855)
total: 278.65 sec