Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240925-131626
#<BuildRuby:0x00007f223fe0fde0
@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.20240925-131626",
@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.000022 0.000003 0.000025 ( 0.000025)
autoconf 0.000036 0.000005 0.000041 ( 0.000042)
configure 0.000028 0.000004 0.000032 ( 0.000033)
build_up 0.003865 0.004721 4.369707 ( 3.889661)
build_miniruby 0.001327 0.000241 1.388922 ( 1.386176)
build_ruby 0.001562 0.000284 3.835142 ( 4.003971)
build_all 0.007931 0.000653 6.797793 ( 2.790707)
build_install 0.015683 0.005703 10.468315 ( 4.690200)
test_btest 0.000925 0.000180 84.550081 ( 23.514216)
test_basic 0.000000 0.009890 1.061567 ( 1.114747)
test_all 0.119345 0.029013 709.043775 (226.326559)
test_rubyspec 0.036735 0.052982 131.922663 ( 24.425456)
total: 292.14 sec