Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230828-075422
#<BuildRuby:0x000055a0fca82008
@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.20230828-075422",
@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.000021)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000023 0.000003 0.000026 ( 0.000025)
build_up 0.004672 0.003507 2.384119 ( 4.999107)
build_miniruby 0.001549 0.000000 2.059476 ( 2.403268)
build_ruby 0.001810 0.000000 3.459858 ( 3.955161)
build_all 0.005884 0.003585 6.697563 ( 5.339492)
build_install 0.015877 0.004659 8.476406 ( 6.710823)
test_btest 0.000407 0.000944 89.560427 ( 53.223183)
test_basic 0.000000 0.008452 1.033678 ( 1.325422)
test_all 0.005680 0.004629 699.443987 (382.462216)
test_rubyspec 0.038188 0.034240 107.026905 (128.416321)
total: 588.84 sec