Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230919-195344
#<BuildRuby:0x000055c44d59a0d0
@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.20230919-195344",
@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.000024 0.000004 0.000028 ( 0.000027)
autoconf 0.000028 0.000003 0.000031 ( 0.000032)
configure 0.000023 0.000003 0.000026 ( 0.000027)
build_up 0.005756 0.000767 2.278309 ( 4.456437)
build_miniruby 0.001179 0.000158 1.693319 ( 1.972108)
build_ruby 0.001643 0.000219 3.451310 ( 3.956051)
build_all 0.007817 0.000462 6.239149 ( 4.552399)
build_install 0.019201 0.000000 7.712914 ( 6.805600)
test_btest 0.000821 0.000000 83.745562 ( 44.785234)
test_basic 0.004956 0.003113 0.960466 ( 1.261458)
test_all 0.008740 0.000579 691.659522 (318.850148)
test_rubyspec 0.037713 0.034017 106.020430 (123.979801)
total: 510.62 sec