Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230630-014840
#<BuildRuby:0x000055ec84c76390
@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.20230630-014840",
@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.000020)
autoconf 0.000025 0.000004 0.000029 ( 0.000031)
configure 0.000023 0.000004 0.000027 ( 0.000028)
build_up 0.005512 0.000984 2.058472 ( 4.971509)
build_miniruby 0.001258 0.000225 1.479601 ( 2.028577)
build_ruby 0.001337 0.000239 3.035235 ( 4.064321)
build_all 0.003493 0.004104 2.508738 ( 3.906014)
build_install 0.004644 0.012840 3.822520 ( 5.019142)
test_btest 0.000565 0.000169 80.617098 ( 49.786148)
test_basic 0.007851 0.000000 0.909173 ( 1.665132)
test_all 0.001054 0.000000 586.176899 (296.898988)
test_rubyspec 0.017212 0.038799 90.169401 (132.031721)
total: 500.37 sec