Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240219-235225
#<BuildRuby:0x000055f7bf421fa0
@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.20240219-235225",
@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.000017 0.000004 0.000021 ( 0.000020)
autoconf 0.000022 0.000005 0.000027 ( 0.000027)
configure 0.000021 0.000004 0.000025 ( 0.000026)
build_up 0.002607 0.004585 2.526344 ( 2.229307)
build_miniruby 0.000000 0.001460 1.500284 ( 1.498438)
build_ruby 0.000000 0.001542 3.230694 ( 3.429383)
build_all 0.001802 0.005530 6.333866 ( 2.568000)
build_install 0.015343 0.003762 8.269257 ( 3.776908)
test_btest 0.000790 0.000245 90.235674 ( 24.506926)
test_basic 0.002608 0.005028 0.922311 ( 0.987458)
test_all 0.083116 0.035890 743.849203 (215.482962)
test_rubyspec 0.052190 0.030627 115.318905 (124.342160)
total: 378.82 sec