Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230812-231037
#<BuildRuby:0x0000565421666130
@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.20230812-231037",
@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.000016 0.000002 0.000018 ( 0.000019)
autoconf 0.000023 0.000003 0.000026 ( 0.000028)
configure 0.000019 0.000003 0.000022 ( 0.000023)
build_up 0.005989 0.000887 2.282598 ( 7.387556)
build_miniruby 0.001484 0.000220 1.644913 ( 2.689075)
build_ruby 0.001696 0.000252 3.601388 ( 7.953765)
build_all 0.007383 0.000422 2.731216 ( 3.939100)
build_install 0.018097 0.000577 4.247998 ( 7.558454)
test_btest 0.000764 0.000099 84.253837 ( 67.127006)
test_basic 0.003448 0.005272 0.974354 ( 2.027906)
test_all 0.001643 0.000265 632.350021 (504.308253)
test_rubyspec 0.021139 0.041556 98.992918 (186.443980)
total: 789.44 sec