Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230920-195139
#<BuildRuby:0x00005557b13a9f90
@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.20230920-195139",
@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.000005 0.000022 ( 0.000023)
autoconf 0.000031 0.000009 0.000040 ( 0.000039)
configure 0.000025 0.000007 0.000032 ( 0.000033)
build_up 0.003611 0.003856 2.279041 ( 3.757744)
build_miniruby 0.000000 0.001314 1.610621 ( 1.611466)
build_ruby 0.000000 0.001526 2.817056 ( 3.020832)
build_all 0.002332 0.005836 6.559618 ( 3.246029)
build_install 0.013239 0.004463 7.764157 ( 4.975275)
test_btest 0.000586 0.000222 81.969411 ( 28.118624)
test_basic 0.000000 0.006337 0.959958 ( 1.022696)
test_all 0.005974 0.002613 683.918683 (227.344043)
test_rubyspec 0.033808 0.023106 98.094605 (109.460409)
total: 382.56 sec