Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241231-235022
#<BuildRuby:0x00007ff796e8fdd8
@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-235022",
@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.000017 0.000003 0.000020 ( 0.000020)
autoconf 0.000066 0.000000 0.000066 ( 0.000063)
configure 0.000032 0.000000 0.000032 ( 0.000033)
build_up 0.005581 0.000335 2.148904 ( 2.889152)
build_miniruby 0.000000 0.001813 1.644262 ( 1.774855)
build_ruby 0.000000 0.002180 4.433797 ( 4.745062)
build_all 0.010022 0.000386 6.711646 ( 4.137399)
build_install 0.014793 0.002189 7.476626 ( 3.994033)
test_btest 0.000707 0.000146 76.671095 ( 23.828501)
test_basic 0.002474 0.007364 1.021003 ( 1.078396)
test_all 0.117510 0.027422 712.130950 (238.384368)
test_rubyspec 0.045010 0.027517 107.179169 ( 29.505571)
total: 310.34 sec