Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230913-051053
#<BuildRuby:0x0000563f42c5a120
@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.20230913-051053",
@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.000002 0.000018 ( 0.000019)
autoconf 0.000026 0.000003 0.000029 ( 0.000029)
configure 0.000023 0.000003 0.000026 ( 0.000025)
build_up 0.003090 0.004475 2.435184 ( 4.853944)
build_miniruby 0.002045 0.000000 1.722411 ( 1.858339)
build_ruby 0.001712 0.000000 3.442526 ( 3.789373)
build_all 0.004409 0.004180 6.629851 ( 5.177128)
build_install 0.010691 0.008832 8.165006 ( 7.163059)
test_btest 0.000724 0.000144 86.956709 ( 47.311204)
test_basic 0.001585 0.007878 0.995493 ( 1.246836)
test_all 0.007545 0.001886 712.739395 (313.710600)
test_rubyspec 0.038254 0.034209 108.832779 (127.886960)
total: 513.00 sec