Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230805-165802
#<BuildRuby:0x000055c298741f70
@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.20230805-165802",
@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.000002 0.000019 ( 0.000020)
autoconf 0.000027 0.000003 0.000030 ( 0.000030)
configure 0.000023 0.000003 0.000026 ( 0.000026)
build_up 0.007231 0.000933 2.347303 ( 6.043139)
build_miniruby 0.001651 0.000213 1.742254 ( 3.192453)
build_ruby 0.001824 0.000235 3.507120 ( 55.666424)
build_all 0.004344 0.004155 2.760548 ( 3.711420)
build_install 0.007423 0.013188 4.372122 ( 6.491874)
test_btest 0.000747 0.000181 82.982849 ( 57.163384)
test_basic 0.006509 0.001578 0.994189 ( 2.353143)
test_all 0.001081 0.000262 694.513021 (438.199328)
test_rubyspec 0.045929 0.020275 103.986712 (208.718669)
total: 781.54 sec