Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230927-193011
#<BuildRuby:0x000055b73fd7e078
@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.20230927-193011",
@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.000015 0.000001 0.000016 ( 0.000017)
autoconf 0.000023 0.000002 0.000025 ( 0.000026)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.005810 0.000401 2.196911 ( 4.670647)
build_miniruby 0.001601 0.000000 1.665691 ( 1.671246)
build_ruby 0.002000 0.000000 3.166537 ( 3.385758)
build_all 0.004645 0.003452 5.987359 ( 2.766610)
build_install 0.011890 0.006891 7.175636 ( 3.573090)
test_btest 0.000685 0.000090 85.380978 ( 35.164803)
test_basic 0.004385 0.003873 0.978546 ( 1.185764)
test_all 0.003622 0.007355 699.423137 (264.761966)
test_rubyspec 0.050204 0.020366 101.265801 (113.766280)
total: 430.95 sec