Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231205-092820
#<BuildRuby:0x0000555ea8c023b0
@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.20231205-092820",
@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.000003 0.000018 ( 0.000020)
autoconf 0.000025 0.000005 0.000030 ( 0.000029)
configure 0.000022 0.000005 0.000027 ( 0.000027)
build_up 0.002114 0.004448 2.204454 ( 2.335344)
build_miniruby 0.001303 0.000312 1.621065 ( 1.621099)
build_ruby 0.001262 0.000303 2.727959 ( 2.937632)
build_all 0.006828 0.000903 5.523785 ( 2.587223)
build_install 0.014954 0.002892 6.964233 ( 4.045257)
test_btest 0.000833 0.000190 81.051240 ( 35.051505)
test_basic 0.007781 0.000122 0.789565 ( 0.863280)
test_all 0.095130 0.021946 696.848725 (270.160761)
test_rubyspec 0.018449 0.049834 91.101682 (103.107811)
total: 422.71 sec