Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230924-075823
#<BuildRuby:0x000055d51b37dfc0
@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.20230924-075823",
@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.000019 0.000005 0.000024 ( 0.000024)
autoconf 0.000023 0.000006 0.000029 ( 0.000028)
configure 0.000024 0.000006 0.000030 ( 0.000030)
build_up 0.003070 0.004825 2.286372 ( 4.130721)
build_miniruby 0.001221 0.000329 1.624228 ( 1.742910)
build_ruby 0.001313 0.000354 3.256432 ( 3.677996)
build_all 0.006602 0.001777 6.256722 ( 4.948701)
build_install 0.015937 0.004290 7.823499 ( 5.906608)
test_btest 0.000594 0.000160 82.616707 ( 45.950604)
test_basic 0.002956 0.006034 0.986502 ( 1.323774)
test_all 0.008560 0.000984 672.229931 (319.816999)
test_rubyspec 0.048166 0.019529 103.367921 (122.959111)
total: 510.46 sec