Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231021-192332
#<BuildRuby:0x000055c1cdc1df88
@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.20231021-192332",
@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.000003 0.000018 ( 0.000017)
autoconf 0.000020 0.000004 0.000024 ( 0.000024)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.005794 0.000927 2.259101 ( 3.438356)
build_miniruby 0.001432 0.000229 1.599289 ( 1.988855)
build_ruby 0.001518 0.000243 3.258148 ( 3.705656)
build_all 0.007646 0.000514 5.900561 ( 4.342683)
build_install 0.006803 0.011748 7.313440 ( 5.296743)
test_btest 0.000570 0.000137 81.572690 ( 60.453771)
test_basic 0.007689 0.000805 0.919166 ( 1.361740)
test_all 0.088355 0.030864 695.073721 (313.615940)
test_rubyspec 0.041844 0.025636 96.649307 (109.669826)
total: 503.87 sec