Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240316-110345
#<BuildRuby:0x0000560f2e386308
@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.20240316-110345",
@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.000019 0.000000 0.000019 ( 0.000019)
autoconf 0.000024 0.000000 0.000024 ( 0.000024)
configure 0.000024 0.000000 0.000024 ( 0.000024)
build_up 0.006071 0.000271 2.428965 ( 2.460253)
build_miniruby 0.001275 0.000153 1.830568 ( 1.835206)
build_ruby 0.000000 0.001992 3.663143 ( 3.879003)
build_all 0.005243 0.002942 7.033891 ( 3.608838)
build_install 0.008738 0.012069 8.807988 ( 5.112855)
test_btest 0.000611 0.000153 93.637788 ( 36.020990)
test_basic 0.006722 0.001680 0.962400 ( 1.051457)
test_all 0.088053 0.033219 838.199298 (313.984626)
test_rubyspec 0.054352 0.037108 126.144765 (138.358040)
total: 506.31 sec