Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230614-074536
#<BuildRuby:0x0000555724d5e118
@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.20230614-074536",
@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.000023 0.000003 0.000026 ( 0.000025)
autoconf 0.000040 0.000006 0.000046 ( 0.000037)
configure 0.000034 0.000000 0.000034 ( 0.000033)
build_up 0.006567 0.000381 2.014343 ( 5.155719)
build_miniruby 0.001443 0.000000 1.474510 ( 1.631548)
build_ruby 0.001628 0.000000 2.823234 ( 3.666421)
build_all 0.007693 0.000000 2.472260 ( 2.954316)
build_install 0.013302 0.004069 3.821207 ( 3.940088)
test_btest 0.000631 0.000092 76.317479 ( 46.480165)
test_basic 0.000000 0.003924 0.791978 ( 1.379403)
test_all 0.001039 0.000366 574.951462 (323.300561)
test_rubyspec 0.031256 0.023191 87.038584 (127.067519)
total: 515.58 sec