Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250415-210903
#<BuildRuby:0x00007f02a7b8fdc0
@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.20250415-210903",
@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.000004 0.000017 ( 0.000018)
autoconf 0.000023 0.000007 0.000030 ( 0.000029)
configure 0.000018 0.000005 0.000023 ( 0.000023)
build_up 0.000000 0.006087 2.091388 ( 2.396279)
build_miniruby 0.000081 0.001640 1.507409 ( 1.512088)
build_ruby 0.002136 0.000000 4.118365 ( 4.242215)
build_all 0.010934 0.000000 6.218854 ( 3.418068)
build_install 0.018432 0.003689 8.243162 ( 5.206315)
test_btest 0.000000 0.000919 51.345160 ( 25.195386)
test_basic 0.001523 0.010767 0.916582 ( 1.042001)
test_all 0.093321 0.028738 629.064156 (280.181221)
test_rubyspec 0.052018 0.024178 101.416674 ( 23.077792)
total: 346.27 sec