Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230605-153015
#<BuildRuby:0x000055e7636161d8
@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.20230605-153015",
@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.000005 0.000021 ( 0.000023)
autoconf 0.000021 0.000007 0.000028 ( 0.000029)
configure 0.000020 0.000007 0.000027 ( 0.000027)
build_up 0.003340 0.003734 1.984006 ( 4.440789)
build_miniruby 0.001526 0.000597 1.485118 ( 2.008868)
build_ruby 0.001219 0.000477 2.917486 ( 3.367240)
build_all 0.006509 0.000908 2.281885 ( 2.319312)
build_install 0.010731 0.008342 3.740746 ( 4.214233)
test_btest 0.000673 0.000278 78.600301 ( 51.199663)
test_basic 0.004182 0.004003 0.851177 ( 1.306249)
test_all 0.000906 0.000393 583.248390 (304.758023)
test_rubyspec 0.021017 0.031298 85.802536 (101.975265)
total: 475.59 sec