Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230124-105640
#<BuildRuby:0x0000563aa1a723d0
@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.20230124-105640",
@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.000002 0.000013 ( 0.000013)
autoconf 0.000015 0.000003 0.000018 ( 0.000018)
configure 0.000013 0.000002 0.000015 ( 0.000016)
build_up 0.000354 0.004136 0.938067 ( 1.329126)
build_miniruby 0.001044 0.000246 1.000740 ( 0.998783)
build_ruby 0.001385 0.000326 2.838656 ( 3.130518)
build_all 0.004250 0.003147 3.781207 ( 1.814551)
build_install 0.015961 0.000893 2.975118 ( 2.080228)
test_btest 0.000588 0.000134 58.438737 ( 18.634857)
test_basic 0.003472 0.002015 0.421005 ( 0.518035)
test_all 0.000000 0.001713 633.957858 (194.537432)
test_rubyspec 0.028450 0.018154 69.234591 ( 79.177303)
total: 302.22 sec