Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230918-151847
#<BuildRuby:0x0000559b849ca0e8
@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.20230918-151847",
@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.000016 0.000000 0.000016 ( 0.000016)
autoconf 0.000023 0.000001 0.000024 ( 0.000024)
configure 0.000019 0.000001 0.000020 ( 0.000020)
build_up 0.003430 0.003938 2.361199 ( 4.668540)
build_miniruby 0.000000 0.001636 1.627994 ( 1.816947)
build_ruby 0.000000 0.001690 3.326930 ( 3.615944)
build_all 0.004486 0.004021 6.407778 ( 4.704497)
build_install 0.015942 0.003928 7.673293 ( 6.706478)
test_btest 0.001112 0.000000 84.957610 ( 45.316188)
test_basic 0.004103 0.003499 0.973877 ( 1.261213)
test_all 0.009015 0.000780 733.497161 (339.426593)
test_rubyspec 0.021999 0.048280 105.472645 (123.370243)
total: 530.89 sec