Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230727-152901
#<BuildRuby:0x000055cd043a9fe0
@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.20230727-152901",
@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.000021 0.000002 0.000023 ( 0.000024)
autoconf 0.000035 0.000000 0.000035 ( 0.000036)
configure 0.000031 0.000000 0.000031 ( 0.000031)
build_up 0.007196 0.000446 2.241639 ( 5.092752)
build_miniruby 0.001626 0.000000 1.652035 ( 1.728013)
build_ruby 0.001761 0.000000 3.439888 ( 4.217902)
build_all 0.004441 0.003779 2.851550 ( 2.898646)
build_install 0.017412 0.001802 4.070129 ( 4.539287)
test_btest 0.001006 0.000133 80.737406 ( 43.641211)
test_basic 0.004548 0.002968 0.969040 ( 1.187408)
test_all 0.000963 0.000141 636.598495 (322.491030)
test_rubyspec 0.040744 0.018715 94.851310 (152.035115)
total: 537.83 sec