Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230509-211256
#<BuildRuby:0x00005571a864e230
@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.20230509-211256",
@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.000013 0.000004 0.000017 ( 0.000017)
autoconf 0.000018 0.000006 0.000024 ( 0.000024)
configure 0.000016 0.000006 0.000022 ( 0.000022)
build_up 0.002004 0.003295 1.747276 ( 3.118493)
build_miniruby 0.000879 0.000342 1.244045 ( 1.244213)
build_ruby 0.001210 0.000471 2.788315 ( 3.002823)
build_all 0.004545 0.002642 2.272323 ( 1.773165)
build_install 0.016352 0.000000 3.343504 ( 2.464311)
test_btest 0.000000 0.001127 76.037883 ( 35.181813)
test_basic 0.004042 0.003012 0.750843 ( 0.887479)
test_all 0.001177 0.000000 574.425700 (242.128576)
test_rubyspec 0.027612 0.036897 85.803131 (121.851992)
total: 411.65 sec