Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240114-121911
#<BuildRuby:0x000055b0eb8c9a00
@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.20240114-121911",
@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.000001 0.000017 ( 0.000019)
autoconf 0.000031 0.000004 0.000035 ( 0.000034)
configure 0.000021 0.000002 0.000023 ( 0.000024)
build_up 0.006219 0.000254 1.696470 ( 3.248648)
build_miniruby 0.001449 0.000161 1.853315 ( 2.410716)
build_ruby 0.001880 0.000209 3.472353 ( 5.158841)
build_all 0.007710 0.000856 5.854346 ( 7.812909)
build_install 0.011720 0.008601 7.340710 ( 10.097014)
test_btest 0.001046 0.000174 83.828389 (113.541315)
test_basic 0.006843 0.001141 0.903270 ( 1.931653)
test_all 0.096899 0.031727 831.740796 (669.713503)
test_rubyspec 0.027418 0.043964 98.725136 (110.938766)
total: 924.85 sec