Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230708-105042
#<BuildRuby:0x0000562fd317a008
@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.20230708-105042",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000021 0.000002 0.000023 ( 0.000023)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.005991 0.000185 2.066904 ( 3.575737)
build_miniruby 0.001300 0.000135 1.623217 ( 1.651357)
build_ruby 0.001283 0.000132 2.997499 ( 36.345859)
build_all 0.002475 0.004705 2.532277 ( 2.207268)
build_install 0.015090 0.004723 4.128932 ( 4.848565)
test_btest 0.000991 0.000155 84.064096 ( 45.222786)
test_basic 0.005744 0.000182 0.878825 ( 0.954522)
test_all 0.000821 0.000125 608.467442 (304.139169)
test_rubyspec 0.020846 0.034595 92.516211 (128.327260)
total: 527.27 sec