Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250207-213037
#<BuildRuby:0x00007fa0fecafde0
@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.20250207-213037",
@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.000013 0.000002 0.000015 ( 0.000016)
autoconf 0.000022 0.000004 0.000026 ( 0.000025)
configure 0.000020 0.000004 0.000024 ( 0.000025)
build_up 0.002510 0.004476 3.405299 ( 2.479798)
build_miniruby 0.001555 0.000322 1.394233 ( 1.391934)
build_ruby 0.001429 0.000296 3.420383 ( 3.556182)
build_all 0.008204 0.000000 5.829627 ( 2.513895)
build_install 0.010646 0.006938 7.747613 ( 3.726245)
test_btest 0.000706 0.000161 65.582603 ( 18.672261)
test_basic 0.007254 0.000722 0.833251 ( 0.891747)
test_all 0.078182 0.036982 568.039875 (195.134233)
test_rubyspec 0.042427 0.029710 105.858748 ( 23.997011)
total: 252.36 sec