Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230207-005153
#<BuildRuby:0x0000559721cd9ed0
@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.20230207-005153",
@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.000018 0.000002 0.000020 ( 0.000021)
autoconf 0.000029 0.000004 0.000033 ( 0.000032)
configure 0.000023 0.000003 0.000026 ( 0.000026)
build_up 0.004702 0.000088 0.906639 ( 1.300003)
build_miniruby 0.001125 0.000140 0.833498 ( 0.831579)
build_ruby 0.001169 0.000146 1.910552 ( 2.107686)
build_all 0.001081 0.004306 3.143727 ( 1.558474)
build_install 0.004584 0.007478 2.401664 ( 1.637003)
test_btest 0.000753 0.000174 53.399671 ( 13.584952)
test_basic 0.000472 0.004189 0.377499 ( 0.469880)
test_all 0.000000 0.001239 573.781903 (160.313003)
test_rubyspec 0.022719 0.014545 59.352711 ( 69.070844)
total: 250.87 sec