Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241103-232921
#<BuildRuby:0x00007fb25b95fdc0
@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.20241103-232921",
@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.000021 0.000003 0.000024 ( 0.000024)
autoconf 0.000032 0.000004 0.000036 ( 0.000036)
configure 0.000029 0.000004 0.000033 ( 0.000033)
build_up 0.003804 0.003908 3.414170 ( 3.541094)
build_miniruby 0.001571 0.000000 1.514198 ( 1.516192)
build_ruby 0.001755 0.000000 4.093262 ( 4.299502)
build_all 0.009317 0.000000 6.860294 ( 2.844337)
build_install 0.008535 0.010576 9.520053 ( 4.592436)
test_btest 0.000709 0.000141 72.886683 ( 19.839047)
test_basic 0.006692 0.003604 0.893270 ( 0.940388)
test_all 0.090126 0.056139 689.858622 (216.089590)
test_rubyspec 0.048488 0.031821 120.356369 ( 26.149429)
total: 279.81 sec