Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230730-183242
#<BuildRuby:0x0000555f74656868
@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.20230730-183242",
@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.000020)
autoconf 0.000027 0.000004 0.000031 ( 0.000031)
configure 0.000025 0.000005 0.000030 ( 0.000029)
build_up 0.005153 0.000859 2.226428 ( 4.432450)
build_miniruby 0.001434 0.000239 1.667084 ( 2.451182)
build_ruby 0.002047 0.000000 3.445817 ( 4.747141)
build_all 0.007662 0.000000 2.773201 ( 2.507981)
build_install 0.018500 0.000000 4.006210 ( 3.641688)
test_btest 0.000780 0.000000 79.533162 ( 46.444749)
test_basic 0.004148 0.003551 0.938519 ( 1.641126)
test_all 0.000992 0.000152 637.611219 (301.782595)
test_rubyspec 0.039239 0.016105 90.697134 (103.455973)
total: 471.11 sec