Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230509-065317
#<BuildRuby:0x0000556bcefa63d0
@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.20230509-065317",
@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.000011 0.000005 0.000016 ( 0.000017)
autoconf 0.000018 0.000008 0.000026 ( 0.000026)
configure 0.000012 0.000004 0.000016 ( 0.000017)
build_up 0.000866 0.004402 1.645347 ( 2.972324)
build_miniruby 0.000956 0.000446 1.124223 ( 1.122680)
build_ruby 0.000000 0.001474 2.407643 ( 2.621426)
build_all 0.000000 0.006679 2.135872 ( 1.312256)
build_install 0.006705 0.007252 3.216941 ( 2.279858)
test_btest 0.000561 0.000363 74.059897 ( 23.940103)
test_basic 0.003407 0.002204 0.741872 ( 0.823173)
test_all 0.001055 0.000347 573.218137 (186.243068)
test_rubyspec 0.028594 0.019567 74.122850 ( 86.161666)
total: 307.48 sec