Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230910-003705
#<BuildRuby:0x00005561d4fc24f8
@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.20230910-003705",
@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.000019 0.000001 0.000020 ( 0.000021)
autoconf 0.000030 0.000002 0.000032 ( 0.000033)
configure 0.000027 0.000002 0.000029 ( 0.000029)
build_up 0.005609 0.000431 2.004950 ( 3.188076)
build_miniruby 0.000000 0.001508 1.405252 ( 1.403000)
build_ruby 0.000000 0.001523 2.823417 ( 3.051164)
build_all 0.005280 0.001582 5.657874 ( 2.236547)
build_install 0.003755 0.012955 7.227560 ( 3.465494)
test_btest 0.000887 0.000197 83.214503 ( 22.620779)
test_basic 0.005432 0.000226 0.760505 ( 0.817749)
test_all 0.004674 0.004480 660.579842 (192.291741)
test_rubyspec 0.028000 0.027104 86.425534 ( 97.851939)
total: 326.93 sec