Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231221-103256
#<BuildRuby:0x0000565337f4e008
@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.20231221-103256",
@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.000015 0.000001 0.000016 ( 0.000016)
autoconf 0.000000 0.000027 0.000027 ( 0.000026)
configure 0.000000 0.000022 0.000022 ( 0.000022)
build_up 0.000000 0.005868 1.880804 ( 2.248617)
build_miniruby 0.000000 0.001492 1.649985 ( 1.671857)
build_ruby 0.000000 0.002265 3.439837 ( 3.647194)
build_all 0.003498 0.005618 5.803882 ( 3.161349)
build_install 0.015379 0.004622 7.353958 ( 4.515008)
test_btest 0.000920 0.000217 82.944419 ( 55.464598)
test_basic 0.004329 0.004741 0.902588 ( 1.399325)
test_all 0.085734 0.046708 708.659458 (761.404490)
test_rubyspec 0.050288 0.030899 104.047085 (190.775117)
total: 1024.29 sec