Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230924-152628
#<BuildRuby:0x0000563be1cf1e80
@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.20230924-152628",
@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.000018 0.000001 0.000019 ( 0.000019)
autoconf 0.000027 0.000001 0.000028 ( 0.000029)
configure 0.000024 0.000001 0.000025 ( 0.000025)
build_up 0.002690 0.004234 2.134454 ( 3.382933)
build_miniruby 0.001421 0.000095 1.575999 ( 1.577524)
build_ruby 0.001786 0.000119 3.249055 ( 3.464248)
build_all 0.008176 0.000252 6.261215 ( 3.176651)
build_install 0.010463 0.008465 7.401683 ( 3.682718)
test_btest 0.001044 0.000123 83.072977 ( 29.997679)
test_basic 0.000000 0.007882 0.906806 ( 0.986946)
test_all 0.007099 0.003960 678.457374 (255.987073)
test_rubyspec 0.018955 0.049370 98.669317 (110.180037)
total: 412.44 sec