Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241231-054449
#<BuildRuby:0x00007f31ed59fdc8
@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-054449",
@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.000011 0.000003 0.000014 ( 0.000015)
autoconf 0.000029 0.000007 0.000036 ( 0.000037)
configure 0.000024 0.000006 0.000030 ( 0.000030)
build_up 0.005477 0.000371 1.782658 ( 2.069920)
build_miniruby 0.001233 0.000308 1.312778 ( 1.310255)
build_ruby 0.001550 0.000387 3.248597 ( 3.439085)
build_all 0.006701 0.001675 6.309317 ( 2.572816)
build_install 0.014067 0.002590 7.507004 ( 3.917671)
test_btest 0.000761 0.000186 73.582750 ( 31.986751)
test_basic 0.004492 0.004943 0.966212 ( 1.012647)
test_all 0.120110 0.030855 760.045437 (306.074725)
test_rubyspec 0.052291 0.034628 124.057806 ( 74.014449)
total: 426.40 sec