Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230805-135805
#<BuildRuby:0x000056117ffee250
@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-135805",
@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.000016 0.000003 0.000019 ( 0.000018)
autoconf 0.000028 0.000000 0.000028 ( 0.000028)
configure 0.000023 0.000000 0.000023 ( 0.000023)
build_up 0.007563 0.000107 2.350420 ( 7.618744)
build_miniruby 0.001499 0.000227 1.779954 ( 4.994633)
build_ruby 0.001467 0.000222 3.598868 ( 9.195411)
build_all 0.008443 0.000000 2.894671 ( 5.346598)
build_install 0.017181 0.003679 4.518705 ( 7.844385)
test_btest 0.000768 0.000115 85.787242 ( 92.104052)
test_basic 0.002663 0.006490 1.015391 ( 2.408327)
test_all 0.001086 0.000207 706.927653 (555.071183)
test_rubyspec 0.037881 0.022450 102.965314 (202.431496)
total: 887.02 sec