Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250312-100901
#<BuildRuby:0x00007fbe1fa4fdc8
@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.20250312-100901",
@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.000002 0.000019 ( 0.000019)
autoconf 0.000029 0.000004 0.000033 ( 0.000033)
configure 0.000025 0.000003 0.000028 ( 0.000029)
build_up 0.002543 0.004487 2.655455 ( 2.409660)
build_miniruby 0.001210 0.000208 1.532054 ( 1.529455)
build_ruby 0.001494 0.000257 3.485292 ( 3.640073)
build_all 0.008706 0.000037 5.331225 ( 2.159930)
build_install 0.016003 0.002710 7.194044 ( 3.526930)
test_btest 0.000775 0.000126 47.288178 ( 13.683655)
test_basic 0.003977 0.004010 0.774518 ( 0.857479)
test_all 0.086092 0.034503 585.223126 (192.558140)
test_rubyspec 0.041570 0.033615 98.654936 ( 22.092718)
total: 242.46 sec