Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230621-124141
#<BuildRuby:0x00005646d5a1df70
@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.20230621-124141",
@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.000020)
autoconf 0.000028 0.000004 0.000032 ( 0.000032)
configure 0.000025 0.000003 0.000028 ( 0.000029)
build_up 0.001418 0.004198 1.826587 ( 3.123161)
build_miniruby 0.001216 0.000221 1.237112 ( 1.238530)
build_ruby 0.001210 0.000220 2.851577 ( 3.080251)
build_all 0.006193 0.000360 5.441165 ( 2.412311)
build_install 0.013574 0.004394 6.774901 ( 3.820001)
test_btest 0.000762 0.000146 79.400221 ( 35.702451)
test_basic 0.002590 0.003909 0.848760 ( 1.006337)
test_all 0.001181 0.000262 582.634567 (246.803347)
test_rubyspec 0.032892 0.019288 86.217989 (100.320595)
total: 397.51 sec