Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241108-042748
#<BuildRuby:0x00007fd1c8defde0
@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.20241108-042748",
@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.000004 0.000020 ( 0.000021)
autoconf 0.000028 0.000008 0.000036 ( 0.000036)
configure 0.000025 0.000008 0.000033 ( 0.000032)
build_up 0.003733 0.003905 3.555328 ( 3.621860)
build_miniruby 0.000000 0.001666 1.731293 ( 1.731086)
build_ruby 0.000000 0.001867 3.764742 ( 3.909931)
build_all 0.008149 0.000353 6.050092 ( 2.440327)
build_install 0.012642 0.005656 8.825796 ( 4.383184)
test_btest 0.000909 0.000324 76.024695 ( 20.410390)
test_basic 0.008415 0.001455 0.882767 ( 0.927060)
test_all 0.121232 0.027191 728.129646 (208.880682)
test_rubyspec 0.039692 0.044135 120.798395 ( 25.894861)
total: 272.20 sec