Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230131-093713
#<BuildRuby:0x000055c57dc163b0
@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.20230131-093713",
@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.000004 0.000020 ( 0.000020)
autoconf 0.000022 0.000006 0.000028 ( 0.000028)
configure 0.000019 0.000005 0.000024 ( 0.000024)
build_up 0.001314 0.004232 1.272495 ( 2.390892)
build_miniruby 0.001205 0.000367 1.274681 ( 1.403294)
build_ruby 0.000000 0.001753 2.571829 ( 2.911942)
build_all 0.007319 0.000734 4.004527 ( 3.155955)
build_install 0.014826 0.003692 3.131238 ( 3.169048)
test_btest 0.000000 0.001022 59.075183 ( 36.623507)
test_basic 0.004019 0.002746 0.462274 ( 0.623251)
test_all 0.001398 0.000451 653.269413 (239.492230)
test_rubyspec 0.028264 0.022263 66.984808 ( 77.088318)
total: 366.86 sec