Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250515-001250
#<BuildRuby:0x00007f1fd47efdd8
@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.20250515-001250",
@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.000011 0.000003 0.000014 ( 0.000015)
autoconf 0.000021 0.000005 0.000026 ( 0.000027)
configure 0.000016 0.000005 0.000021 ( 0.000021)
build_up 0.001157 0.004496 1.705768 ( 2.188253)
build_miniruby 0.001149 0.000383 1.101006 ( 1.098107)
build_ruby 0.001275 0.000425 3.150447 ( 3.246988)
build_all 0.003707 0.004095 5.295073 ( 2.117750)
build_install 0.010466 0.005961 6.650634 ( 3.471431)
test_btest 0.000595 0.000233 51.014682 ( 13.636455)
test_basic 0.007078 0.001142 0.695517 ( 0.753423)
test_all 0.077822 0.038066 569.835341 (176.581694)
test_rubyspec 0.066729 0.010477 109.065574 ( 19.271463)
total: 222.37 sec