Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230505-044535
#<BuildRuby:0x000055aa2817a228
@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.20230505-044535",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000026 0.000005 0.000031 ( 0.000031)
configure 0.000025 0.000004 0.000029 ( 0.000029)
build_up 0.005852 0.000937 1.876596 ( 3.768455)
build_miniruby 0.000000 0.001375 1.279423 ( 1.290186)
build_ruby 0.000000 0.001389 2.651035 ( 2.866406)
build_all 0.001402 0.004898 2.218074 ( 1.839468)
build_install 0.011822 0.003990 3.484869 ( 2.894354)
test_btest 0.000478 0.000115 75.262512 ( 33.237911)
test_basic 0.003031 0.003830 0.749858 ( 0.850562)
test_all 0.001285 0.000343 543.082407 (204.495332)
test_rubyspec 0.026222 0.021184 80.876322 ( 96.775145)
total: 348.02 sec