Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230118-160635
#<BuildRuby:0x0000562127fc2058
@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.20230118-160635",
@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.000012)
autoconf 0.000018 0.000002 0.000020 ( 0.000020)
configure 0.000018 0.000002 0.000020 ( 0.000019)
build_up 0.002643 0.004193 1.211812 ( 2.428766)
build_miniruby 0.001175 0.000195 1.371905 ( 1.607377)
build_ruby 0.001592 0.000265 3.311780 ( 4.692342)
build_all 0.007713 0.001285 3.994020 ( 4.509418)
build_install 0.016610 0.001244 3.049917 ( 3.833800)
test_btest 0.000693 0.000107 58.462574 ( 51.857003)
test_basic 0.001852 0.005007 0.472227 ( 0.933963)
test_all 0.001742 0.000000 667.876175 (380.871299)
test_rubyspec 0.023238 0.030605 72.736169 ( 86.871886)
total: 537.61 sec