Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230829-130430
#<BuildRuby:0x0000559a4e31e2a8
@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.20230829-130430",
@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.000012 0.000003 0.000015 ( 0.000015)
autoconf 0.000020 0.000004 0.000024 ( 0.000024)
configure 0.000017 0.000004 0.000021 ( 0.000021)
build_up 0.006260 0.000439 2.225385 ( 4.476702)
build_miniruby 0.001650 0.000305 1.744643 ( 1.866457)
build_ruby 0.001626 0.000301 3.570305 ( 4.048937)
build_all 0.003550 0.004894 6.392794 ( 4.674424)
build_install 0.013873 0.005542 7.880914 ( 6.067744)
test_btest 0.000918 0.000222 85.042003 ( 43.401253)
test_basic 0.005425 0.003560 1.016665 ( 1.285347)
test_all 0.007447 0.001922 688.931485 (321.794267)
test_rubyspec 0.046776 0.021461 103.216972 (119.092236)
total: 506.71 sec