Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230816-024628
#<BuildRuby:0x000056062a1e23b0
@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.20230816-024628",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000021 0.000003 0.000024 ( 0.000024)
configure 0.000019 0.000003 0.000022 ( 0.000021)
build_up 0.003590 0.003925 2.197723 ( 3.464871)
build_miniruby 0.001227 0.000204 1.594280 ( 1.611616)
build_ruby 0.001356 0.000226 3.306057 ( 3.496198)
build_all 0.004095 0.004081 6.561925 ( 3.064998)
build_install 0.016926 0.001259 8.119584 ( 4.049868)
test_btest 0.000785 0.000000 83.474401 ( 25.752330)
test_basic 0.008172 0.000296 0.939732 ( 1.028923)
test_all 0.008589 0.000811 654.641527 (220.244012)
test_rubyspec 0.033416 0.031903 101.678527 (115.919428)
total: 378.63 sec