Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230702-195823
#<BuildRuby:0x0000558a4630a1a8
@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.20230702-195823",
@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.000003 0.000023 ( 0.000023)
autoconf 0.000034 0.000004 0.000038 ( 0.000037)
configure 0.000028 0.000004 0.000032 ( 0.000031)
build_up 0.002530 0.004504 2.120375 ( 5.645718)
build_miniruby 0.001225 0.000204 1.534483 ( 1.979214)
build_ruby 0.001436 0.000239 3.238134 ( 4.778196)
build_all 0.003587 0.004167 2.570126 ( 3.427959)
build_install 0.016532 0.002355 3.908806 ( 5.551370)
test_btest 0.000757 0.000000 82.056770 ( 49.139685)
test_basic 0.002565 0.004458 0.912880 ( 1.460616)
test_all 0.001931 0.000429 613.361691 (362.564052)
test_rubyspec 0.027067 0.023377 89.726960 (127.779551)
total: 562.33 sec