Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231221-093206
#<BuildRuby:0x000055cb1ba723d0
@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-093206",
@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.000014 0.000002 0.000016 ( 0.000017)
autoconf 0.000023 0.000003 0.000026 ( 0.000027)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.005351 0.000159 1.788367 ( 2.308255)
build_miniruby 0.001416 0.000164 1.553779 ( 1.559737)
build_ruby 0.001692 0.000195 3.053813 ( 3.278509)
build_all 0.006727 0.000776 5.489153 ( 2.433969)
build_install 0.015289 0.002522 6.967871 ( 3.972611)
test_btest 0.000625 0.000076 79.323191 ( 29.359449)
test_basic 0.002590 0.007685 0.891134 ( 0.982135)
test_all 0.092134 0.027526 642.930095 (252.612083)
test_rubyspec 0.036392 0.028854 91.852591 (103.635142)
total: 400.14 sec