Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230802-220935
#<BuildRuby:0x00005627017fa390
@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.20230802-220935",
@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.000020 0.000004 0.000024 ( 0.000026)
autoconf 0.000030 0.000007 0.000037 ( 0.000036)
configure 0.000026 0.000005 0.000031 ( 0.000031)
build_up 0.005790 0.001286 2.208266 ( 6.312554)
build_miniruby 0.001235 0.000275 1.726678 ( 2.954547)
build_ruby 0.000000 0.002040 3.347702 ( 6.892130)
build_all 0.004314 0.003132 2.702137 ( 3.916934)
build_install 0.016631 0.002076 4.157754 ( 5.959908)
test_btest 0.000647 0.000156 79.872972 ( 57.342973)
test_basic 0.006511 0.000580 0.918838 ( 1.320141)
test_all 0.001133 0.000267 651.021766 (366.219405)
test_rubyspec 0.049056 0.010261 97.577669 (152.590550)
total: 603.51 sec