Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250405-004903
#<BuildRuby:0x00007fd5e456fdd0
@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.20250405-004903",
@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.000012 0.000003 0.000015 ( 0.000016)
autoconf 0.000022 0.000006 0.000028 ( 0.000027)
configure 0.000017 0.000005 0.000022 ( 0.000021)
build_up 0.002169 0.004667 3.313864 ( 2.614909)
build_miniruby 0.001210 0.000368 1.430432 ( 1.427595)
build_ruby 0.001439 0.000438 3.756364 ( 3.878852)
build_all 0.006158 0.001874 5.882478 ( 2.547533)
build_install 0.014920 0.002337 8.371181 ( 4.275787)
test_btest 0.000637 0.000182 48.300756 ( 13.279826)
test_basic 0.003657 0.004067 0.871610 ( 0.929375)
test_all 0.100722 0.022850 600.679952 (197.818965)
test_rubyspec 0.057595 0.019968 102.070153 ( 26.916314)
total: 253.69 sec