Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230918-230223
#<BuildRuby:0x00005631f2c0e8e0
@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-230223",
@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.000002 0.000018 ( 0.000019)
autoconf 0.000025 0.000004 0.000029 ( 0.000029)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.000000 0.006909 2.173185 ( 3.455313)
build_miniruby 0.001008 0.000270 1.573483 ( 1.573918)
build_ruby 0.001383 0.000319 3.112313 ( 3.321272)
build_all 0.002654 0.006962 6.342575 ( 3.501703)
build_install 0.018114 0.002062 7.834074 ( 5.520146)
test_btest 0.000812 0.000000 84.815284 ( 32.919647)
test_basic 0.004232 0.003059 0.954319 ( 1.044893)
test_all 0.005683 0.004228 703.824397 (240.481837)
test_rubyspec 0.040900 0.022735 96.221716 (107.355091)
total: 399.18 sec