Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250414-121544
#<BuildRuby:0x00007f396a11fdc8
@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.20250414-121544",
@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.000019 0.000002 0.000021 ( 0.000020)
autoconf 0.000034 0.000003 0.000037 ( 0.000038)
configure 0.000031 0.000003 0.000034 ( 0.000035)
build_up 0.001429 0.004247 2.020540 ( 2.349607)
build_miniruby 0.001232 0.000145 1.122220 ( 1.119550)
build_ruby 0.001698 0.000000 3.055818 ( 3.209717)
build_all 0.004086 0.003821 5.814178 ( 2.423538)
build_install 0.013174 0.004883 7.845086 ( 4.407869)
test_btest 0.000921 0.000145 52.402008 ( 33.170133)
test_basic 0.007246 0.000460 0.805575 ( 0.869749)
test_all 0.085860 0.032494 610.033625 (186.903051)
test_rubyspec 0.040406 0.039623 103.515820 ( 24.971333)
total: 259.43 sec