Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230107-212023
#<BuildRuby:0x000055f6decd2168
@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.20230107-212023",
@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.000001 0.000012 ( 0.000013)
autoconf 0.000017 0.000002 0.000019 ( 0.000019)
configure 0.000016 0.000002 0.000018 ( 0.000019)
build_up 0.000723 0.004278 1.004165 ( 1.394500)
build_miniruby 0.001030 0.000187 1.346739 ( 1.345053)
build_ruby 0.001321 0.000000 3.009627 ( 3.377491)
build_all 0.007135 0.000009 3.348731 ( 1.552579)
build_install 0.013227 0.000077 2.770363 ( 1.890604)
test_btest 0.000838 0.000124 55.508953 ( 15.320200)
test_basic 0.003999 0.000593 0.338682 ( 0.431021)
test_all 0.001935 0.000286 661.151613 (420.182162)
test_rubyspec 0.047075 0.020101 78.904612 (128.930195)
total: 574.42 sec