Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230923-225606
#<BuildRuby:0x0000557a7c9e21a8
@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.20230923-225606",
@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.000021)
autoconf 0.000026 0.000003 0.000029 ( 0.000028)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.002795 0.004497 2.205260 ( 4.611462)
build_miniruby 0.000000 0.001795 1.652585 ( 1.671669)
build_ruby 0.000091 0.001629 3.246199 ( 3.726212)
build_all 0.003828 0.004858 6.063540 ( 4.370543)
build_install 0.012332 0.006098 7.614517 ( 5.698417)
test_btest 0.000823 0.000000 81.305538 ( 45.001347)
test_basic 0.008079 0.001020 0.981466 ( 1.364862)
test_all 0.008555 0.000861 679.764225 (346.085443)
test_rubyspec 0.043478 0.030140 104.170376 (124.644567)
total: 537.18 sec