Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231210-062432
#<BuildRuby:0x000055686ed51ed0
@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.20231210-062432",
@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.000002 0.000017 ( 0.000016)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.000000 0.006700 2.313793 ( 2.405929)
build_miniruby 0.000154 0.001349 1.643228 ( 1.655422)
build_ruby 0.001384 0.000266 3.250056 ( 3.449977)
build_all 0.007615 0.000000 5.854859 ( 2.741528)
build_install 0.008672 0.008210 7.225728 ( 3.645128)
test_btest 0.000707 0.000165 82.453549 ( 33.662900)
test_basic 0.008176 0.000911 0.931590 ( 1.043620)
test_all 0.098407 0.025252 691.400213 (280.287849)
test_rubyspec 0.057100 0.014671 102.663265 (131.436833)
total: 460.33 sec