Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241122-041654
#<BuildRuby:0x00007f70f49efdd8
@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.20241122-041654",
@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.000021 0.000002 0.000023 ( 0.000024)
autoconf 0.000033 0.000004 0.000037 ( 0.000037)
configure 0.000026 0.000004 0.000030 ( 0.000030)
build_up 0.000000 0.007529 3.726449 ( 3.678027)
build_miniruby 0.001618 0.000013 1.304676 ( 1.301708)
build_ruby 0.001605 0.000292 3.489027 ( 3.658490)
build_all 0.007719 0.000652 6.321219 ( 2.602322)
build_install 0.015490 0.001947 8.944065 ( 4.334500)
test_btest 0.000872 0.000149 80.112844 ( 22.512719)
test_basic 0.008556 0.001467 1.064280 ( 1.113520)
test_all 0.094433 0.051633 737.438081 (210.504882)
test_rubyspec 0.046671 0.033918 121.895334 ( 25.940123)
total: 275.65 sec