Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230201-210345
#<BuildRuby:0x000055a1b90ea168
@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.20230201-210345",
@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.000012 0.000001 0.000013 ( 0.000013)
autoconf 0.000019 0.000002 0.000021 ( 0.000020)
configure 0.000017 0.000002 0.000019 ( 0.000018)
build_up 0.004454 0.000038 1.062346 ( 1.467496)
build_miniruby 0.001284 0.000117 1.052881 ( 1.051231)
build_ruby 0.001334 0.000121 2.279935 ( 2.501654)
build_all 0.007037 0.000248 3.828395 ( 2.029020)
build_install 0.013326 0.000030 2.711746 ( 1.930709)
test_btest 0.000000 0.001335 55.805177 ( 17.082387)
test_basic 0.002885 0.002757 0.410649 ( 0.509144)
test_all 0.000000 0.001269 650.858621 (203.920743)
test_rubyspec 0.018456 0.023499 66.198860 ( 76.230603)
total: 306.72 sec