Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230610-043526
#<BuildRuby:0x0000555e0a306390
@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.20230610-043526",
@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.000001 0.000017 ( 0.000018)
autoconf 0.000024 0.000002 0.000026 ( 0.000025)
configure 0.000022 0.000002 0.000024 ( 0.000023)
build_up 0.002619 0.004222 1.908532 ( 4.453633)
build_miniruby 0.001509 0.000175 1.354250 ( 1.526913)
build_ruby 0.000000 0.001723 2.783082 ( 3.290708)
build_all 0.000000 0.007668 2.304950 ( 2.232615)
build_install 0.014285 0.003768 3.648476 ( 3.739749)
test_btest 0.000569 0.000121 77.592679 ( 41.688038)
test_basic 0.004214 0.003799 0.844587 ( 1.212218)
test_all 0.001207 0.000284 569.841291 (247.693248)
test_rubyspec 0.043480 0.008478 85.688385 (101.796622)
total: 407.63 sec