Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250109-210419
#<BuildRuby:0x00007f062881fdc8
@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.20250109-210419",
@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.000014 0.000007 0.000021 ( 0.000022)
autoconf 0.000022 0.000011 0.000033 ( 0.000033)
configure 0.000021 0.000011 0.000032 ( 0.000032)
build_up 0.003794 0.001794 1.825153 ( 2.194866)
build_miniruby 0.000992 0.000520 1.500540 ( 1.499367)
build_ruby 0.001322 0.000693 3.724079 ( 24.339191)
build_all 0.000345 0.008165 5.708332 ( 2.502324)
build_install 0.011885 0.003937 6.840433 ( 3.840896)
test_btest 0.000210 0.000849 68.766833 ( 20.331836)
test_basic 0.003426 0.002848 0.841327 ( 1.014297)
test_all 0.108571 0.030009 640.098650 (189.334745)
test_rubyspec 0.043545 0.033638 103.509319 ( 23.898212)
total: 268.96 sec