Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230901-104655
#<BuildRuby:0x0000559642261a00
@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.20230901-104655",
@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.000004 0.000021 ( 0.000022)
autoconf 0.000028 0.000006 0.000034 ( 0.000034)
configure 0.000021 0.000004 0.000025 ( 0.000026)
build_up 0.002249 0.004586 1.825548 ( 2.967250)
build_miniruby 0.001308 0.000314 1.694416 ( 1.896907)
build_ruby 0.001722 0.000413 3.577670 ( 3.959882)
build_all 0.007494 0.000745 6.073569 ( 4.236827)
build_install 0.012233 0.006425 7.366181 ( 5.018922)
test_btest 0.000595 0.000154 83.723172 ( 44.974465)
test_basic 0.006735 0.001746 1.007095 ( 1.418609)
test_all 0.007742 0.002007 680.966714 (301.421174)
test_rubyspec 0.028309 0.040550 104.605024 (124.443798)
total: 490.34 sec