Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230906-100338
#<BuildRuby:0x00005581069963d0
@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.20230906-100338",
@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.000020 0.000002 0.000022 ( 0.000023)
autoconf 0.000032 0.000004 0.000036 ( 0.000037)
configure 0.000025 0.000003 0.000028 ( 0.000029)
build_up 0.002880 0.003680 1.905795 ( 3.035521)
build_miniruby 0.001664 0.000260 1.633142 ( 1.794772)
build_ruby 0.001793 0.000000 3.578104 ( 4.139455)
build_all 0.004692 0.004372 6.574700 ( 4.894319)
build_install 0.013334 0.005875 7.775394 ( 6.514095)
test_btest 0.000853 0.000175 82.687695 ( 51.866478)
test_basic 0.000000 0.008394 0.935862 ( 1.289527)
test_all 0.000042 0.009945 696.475881 (360.209293)
test_rubyspec 0.051911 0.021980 106.470780 (129.134879)
total: 562.88 sec