Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230514-123433
#<BuildRuby:0x0000562bde0d9fc0
@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.20230514-123433",
@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.000014 0.000001 0.000015 ( 0.000017)
autoconf 0.000021 0.000003 0.000024 ( 0.000023)
configure 0.000019 0.000002 0.000021 ( 0.000022)
build_up 0.000000 0.005291 1.586570 ( 2.835533)
build_miniruby 0.000000 0.001378 1.248273 ( 1.246272)
build_ruby 0.001381 0.000091 2.417097 ( 22.309205)
build_all 0.003363 0.002865 2.068367 ( 1.196873)
build_install 0.009218 0.005140 3.176557 ( 2.137114)
test_btest 0.000266 0.000676 72.469202 ( 22.742479)
test_basic 0.000000 0.005680 0.663377 ( 0.747324)
test_all 0.000000 0.001088 540.833833 (182.810473)
test_rubyspec 0.022154 0.019857 73.948439 ( 85.783305)
total: 321.81 sec