Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230606-084126
#<BuildRuby:0x0000564eb035a7c8
@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.20230606-084126",
@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.000014)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000000 0.000041 0.000041 ( 0.000040)
build_up 0.001336 0.004312 1.812879 ( 3.107655)
build_miniruby 0.001741 0.000000 1.282048 ( 1.282429)
build_ruby 0.001549 0.000000 2.606056 ( 2.785100)
build_all 0.006767 0.000000 1.942393 ( 1.188822)
build_install 0.009877 0.006493 3.267942 ( 2.289909)
test_btest 0.000578 0.000119 76.721445 ( 29.695403)
test_basic 0.005591 0.001157 0.762789 ( 0.863450)
test_all 0.001679 0.000348 603.894326 (212.075781)
test_rubyspec 0.014953 0.034921 83.481308 ( 95.898863)
total: 349.19 sec