Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230130-154122
#<BuildRuby:0x00005564c24ce3d0
@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.20230130-154122",
@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.000015 0.000003 0.000018 ( 0.000019)
autoconf 0.000057 0.000000 0.000057 ( 0.000057)
configure 0.000029 0.000000 0.000029 ( 0.000028)
build_up 0.005094 0.000183 1.213932 ( 2.181029)
build_miniruby 0.001203 0.000201 1.152843 ( 1.206979)
build_ruby 0.001232 0.000206 2.286121 ( 2.543077)
build_all 0.006243 0.001040 3.978739 ( 2.288895)
build_install 0.016370 0.000000 3.065578 ( 2.947391)
test_btest 0.000990 0.000000 60.102151 ( 31.667803)
test_basic 0.002600 0.003354 0.431790 ( 0.585979)
test_all 0.000932 0.000855 643.524397 (217.562344)
test_rubyspec 0.015413 0.031091 69.336116 ( 79.326812)
total: 340.31 sec