Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230903-213119
#<BuildRuby:0x000055a56531a118
@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.20230903-213119",
@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.000001 0.000015 ( 0.000016)
autoconf 0.000023 0.000002 0.000025 ( 0.000026)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.001127 0.004074 1.797670 ( 2.206066)
build_miniruby 0.001441 0.000206 1.701136 ( 1.704108)
build_ruby 0.001904 0.000272 3.203483 ( 3.455259)
build_all 0.006731 0.000962 6.024913 ( 2.728981)
build_install 0.015369 0.003376 7.409828 ( 4.373716)
test_btest 0.000722 0.000110 81.541448 ( 31.373615)
test_basic 0.000000 0.005858 0.850978 ( 0.918212)
test_all 0.002280 0.007092 700.311979 (480.986422)
test_rubyspec 0.036427 0.047409 107.431209 (162.012964)
total: 689.76 sec