Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230922-202132
#<BuildRuby:0x000055603fed6008
@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.20230922-202132",
@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.000023 0.000005 0.000028 ( 0.000028)
autoconf 0.000027 0.000004 0.000031 ( 0.000032)
configure 0.000021 0.000003 0.000024 ( 0.000025)
build_up 0.007612 0.000000 2.460525 ( 5.439529)
build_miniruby 0.008069 0.001324 188.176867 (172.734386)
build_ruby 0.000000 0.001821 4.194279 ( 5.579450)
build_all 0.005871 0.007826 34.665960 ( 35.166057)
build_install 0.015490 0.008224 8.406632 ( 9.446078)
test_btest 0.000765 0.000202 87.022569 ( 76.038444)
test_basic 0.004650 0.004435 0.973218 ( 1.447150)
test_all 0.004107 0.006409 730.652061 (651.303093)
test_rubyspec 0.036148 0.041738 108.736218 (149.533547)
total: 1106.69 sec