Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241117-093419
#<BuildRuby:0x00007fdbf6fcfdd0
@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.20241117-093419",
@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.000030 0.000004 0.000034 ( 0.000034)
configure 0.000026 0.000003 0.000029 ( 0.000029)
build_up 0.003752 0.003953 3.132860 ( 3.055165)
build_miniruby 0.001471 0.000217 1.158657 ( 1.155726)
build_ruby 0.000000 0.002113 3.884483 ( 4.036010)
build_all 0.008028 0.000551 6.397346 ( 2.727511)
build_install 0.015705 0.007005 9.283643 ( 4.702482)
test_btest 0.000733 0.000136 77.455388 ( 26.225389)
test_basic 0.007091 0.002940 0.857380 ( 0.899575)
test_all 0.111965 0.033266 640.370837 (184.066489)
test_rubyspec 0.049829 0.035433 120.009799 ( 22.387875)
total: 249.26 sec