Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230725-170628
#<BuildRuby:0x00005588b3276258
@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.20230725-170628",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000022 0.000002 0.000024 ( 0.000025)
configure 0.000018 0.000002 0.000020 ( 0.000021)
build_up 0.006682 0.000292 2.259033 ( 5.584522)
build_miniruby 0.001343 0.000144 1.663821 ( 2.193583)
build_ruby 0.001356 0.000145 3.178058 ( 3.743182)
build_all 0.004546 0.004800 2.626948 ( 2.773335)
build_install 0.013291 0.005092 4.073050 ( 4.549143)
test_btest 0.000703 0.000117 78.706213 ( 47.016196)
test_basic 0.003358 0.005171 0.929918 ( 1.667378)
test_all 0.001449 0.000290 647.487157 (404.221078)
test_rubyspec 0.007023 0.054328 92.740377 (163.770743)
total: 635.52 sec