Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250325-074219
#<BuildRuby:0x00007f57c0e8fde0
@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.20250325-074219",
@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.000021)
autoconf 0.000033 0.000006 0.000039 ( 0.000040)
configure 0.000027 0.000005 0.000032 ( 0.000032)
build_up 0.000000 0.007081 2.555593 ( 2.272471)
build_miniruby 0.001522 0.000000 1.511111 ( 1.508005)
build_ruby 0.001881 0.000000 3.427254 ( 3.578247)
build_all 0.003540 0.005621 5.914384 ( 2.533999)
build_install 0.017209 0.002411 8.254203 ( 4.411222)
test_btest 0.000694 0.000169 49.407037 ( 13.984761)
test_basic 0.000000 0.008338 0.693367 ( 0.744897)
test_all 0.064711 0.056758 624.728362 (194.162004)
test_rubyspec 0.045304 0.033958 111.158004 ( 29.942929)
total: 253.14 sec