Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241231-062507
#<BuildRuby:0x00007faf763afde0
@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.20241231-062507",
@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.000010 0.000003 0.000013 ( 0.000013)
autoconf 0.000020 0.000005 0.000025 ( 0.000026)
configure 0.000015 0.000005 0.000020 ( 0.000020)
build_up 0.000963 0.004499 1.769237 ( 2.076161)
build_miniruby 0.000000 0.001525 1.279376 ( 1.276479)
build_ruby 0.000000 0.001760 3.694904 ( 3.868198)
build_all 0.005061 0.003561 6.373581 ( 2.657741)
build_install 0.007039 0.009587 7.849808 ( 4.234844)
test_btest 0.000658 0.000329 76.310122 ( 20.497484)
test_basic 0.006094 0.004728 0.886706 ( 0.932940)
test_all 0.103795 0.039044 699.397423 (244.619286)
test_rubyspec 0.051895 0.029227 119.181036 ( 27.680032)
total: 307.84 sec