Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250220-191204
#<BuildRuby:0x00007f1b925dfde0
@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.20250220-191204",
@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.000007 0.000019 ( 0.000018)
autoconf 0.000016 0.000011 0.000027 ( 0.000026)
configure 0.000012 0.000008 0.000020 ( 0.000021)
build_up 0.000813 0.005640 2.678660 ( 1.988924)
build_miniruby 0.000891 0.000653 1.124738 ( 1.122157)
build_ruby 0.000964 0.000707 2.964685 ( 3.188297)
build_all 0.005514 0.002284 4.628075 ( 1.849413)
build_install 0.006939 0.009079 6.116306 ( 2.976526)
test_btest 0.000500 0.000382 42.300170 ( 11.413197)
test_basic 0.005051 0.001725 0.633440 ( 0.690243)
test_all 0.090295 0.022569 501.546227 (159.684976)
test_rubyspec 0.043384 0.023751 89.623570 ( 18.463776)
total: 201.38 sec