Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231209-035511
#<BuildRuby:0x0000562d34656230
@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.20231209-035511",
@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.000012 0.000002 0.000014 ( 0.000013)
autoconf 0.000018 0.000003 0.000021 ( 0.000020)
configure 0.000015 0.000002 0.000017 ( 0.000017)
build_up 0.001594 0.004313 1.963472 ( 2.175491)
build_miniruby 0.001013 0.000202 1.324064 ( 1.322588)
build_ruby 0.001451 0.000290 2.604388 ( 2.806605)
build_all 0.003189 0.003969 5.641948 ( 2.294394)
build_install 0.012528 0.004174 6.633612 ( 3.102509)
test_btest 0.000852 0.000000 78.787124 ( 21.883689)
test_basic 0.000000 0.005252 0.887074 ( 0.947342)
test_all 0.070914 0.051708 689.087375 (199.911592)
test_rubyspec 0.022926 0.029296 85.355990 ( 96.929144)
total: 331.37 sec