Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241227-144738
#<BuildRuby:0x00007fb6e5dcfde0
@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.20241227-144738",
@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.000004 0.000022 ( 0.000024)
autoconf 0.000029 0.000008 0.000037 ( 0.000037)
configure 0.000024 0.000006 0.000030 ( 0.000030)
build_up 0.002879 0.002639 1.911521 ( 2.195508)
build_miniruby 0.001205 0.000321 1.702805 ( 1.699596)
build_ruby 0.001428 0.000380 4.225150 ( 4.430665)
build_all 0.004343 0.004053 6.294798 ( 2.710729)
build_install 0.010295 0.007271 7.654368 ( 4.172353)
test_btest 0.000858 0.000000 75.928439 ( 21.230798)
test_basic 0.001373 0.007832 1.011494 ( 1.063566)
test_all 0.112220 0.030225 708.518689 (203.999709)
test_rubyspec 0.038187 0.040298 118.372838 ( 23.884140)
total: 265.39 sec