Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230802-160653
#<BuildRuby:0x0000559a2b3f6090
@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.20230802-160653",
@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.000017 0.000004 0.000021 ( 0.000022)
autoconf 0.000026 0.000006 0.000032 ( 0.000032)
configure 0.000023 0.000005 0.000028 ( 0.000028)
build_up 0.006932 0.001576 2.297902 ( 7.268986)
build_miniruby 0.001145 0.000260 1.765396 ( 6.863124)
build_ruby 0.001461 0.000332 3.621815 ( 7.562489)
build_all 0.007536 0.001713 2.667450 ( 4.976482)
build_install 0.011859 0.009774 4.329592 ( 9.517957)
test_btest 0.000772 0.000221 82.394728 ( 86.129576)
test_basic 0.006304 0.001801 0.982543 ( 2.347521)
test_all 0.001029 0.000294 662.686136 (490.200604)
test_rubyspec 0.029701 0.026682 96.221424 (170.371747)
total: 785.24 sec