Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240220-045401
#<BuildRuby:0x000055cf73e3e390
@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.20240220-045401",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000015 0.000001 0.000016 ( 0.000017)
autoconf 0.000023 0.000002 0.000025 ( 0.000025)
configure 0.000020 0.000002 0.000022 ( 0.000021)
build_up 0.002969 0.004370 2.782584 ( 2.518073)
build_miniruby 0.001383 0.000159 1.645709 ( 1.653091)
build_ruby 0.001430 0.000165 3.425034 ( 3.673524)
build_all 0.001216 0.007212 6.721499 ( 3.289963)
build_install 0.016461 0.003356 9.052221 ( 4.862017)
test_btest 0.001077 0.000000 94.644434 ( 34.290011)
test_basic 0.004743 0.003517 0.954412 ( 1.054578)
test_all 0.088473 0.028844 733.127101 (279.247692)
test_rubyspec 0.048237 0.041416 128.774155 (145.791888)
total: 476.38 sec