Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230504-121217
#<BuildRuby:0x0000561c6f6de228
@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.20230504-121217",
@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.000011 0.000003 0.000014 ( 0.000015)
autoconf 0.000020 0.000005 0.000025 ( 0.000025)
configure 0.000016 0.000003 0.000019 ( 0.000020)
build_up 0.005260 0.001252 1.946538 ( 4.115288)
build_miniruby 0.001278 0.000305 1.350774 ( 1.520492)
build_ruby 0.001296 0.000308 2.724751 ( 3.039934)
build_all 0.005642 0.000292 2.152320 ( 1.915859)
build_install 0.015092 0.000366 3.434859 ( 3.201771)
test_btest 0.000562 0.000112 75.657651 ( 39.401052)
test_basic 0.001476 0.004875 0.757571 ( 0.939570)
test_all 0.001444 0.000084 593.992922 (248.106595)
test_rubyspec 0.026777 0.023441 81.601694 ( 97.351130)
total: 399.59 sec