Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240711-162048
#<BuildRuby:0x00007f479a51fde0
@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.20240711-162048",
@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.000002 0.000020 ( 0.000021)
autoconf 0.000031 0.000004 0.000035 ( 0.000035)
configure 0.000026 0.000003 0.000029 ( 0.000030)
build_up 0.000000 0.007694 3.315162 ( 3.285116)
build_miniruby 0.001072 0.000485 1.183271 ( 1.180494)
build_ruby 0.001886 0.000000 3.688892 ( 3.867442)
build_all 0.004993 0.003826 7.589510 ( 3.009622)
build_install 0.015124 0.002998 9.898646 ( 4.447630)
test_btest 0.000762 0.000157 109.904693 ( 29.246019)
test_basic 0.007897 0.000793 1.172289 ( 1.222878)
test_all 0.118848 0.029538 757.943062 (223.647208)
test_rubyspec 0.048387 0.037016 162.034802 ( 29.254391)
total: 299.16 sec