Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240303-212023
#<BuildRuby:0x000055a1f878a3d0
@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.20240303-212023",
@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.000018 0.000002 0.000020 ( 0.000019)
autoconf 0.000021 0.000002 0.000023 ( 0.000023)
configure 0.000020 0.000002 0.000022 ( 0.000021)
build_up 0.000000 0.007109 2.379904 ( 2.248162)
build_miniruby 0.001115 0.000455 1.594110 ( 1.593432)
build_ruby 0.001500 0.000231 3.408556 ( 3.615683)
build_all 0.004972 0.003458 6.828514 ( 3.274894)
build_install 0.011667 0.009660 8.672321 ( 4.845880)
test_btest 0.000632 0.000152 90.810777 ( 35.071243)
test_basic 0.003524 0.004010 0.906371 ( 0.978346)
test_all 0.090748 0.028309 753.956531 (289.963059)
test_rubyspec 0.053667 0.038306 123.298052 (132.682651)
total: 474.27 sec