Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230915-065417
#<BuildRuby:0x000055c565bfa308
@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.20230915-065417",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000022 0.000004 0.000026 ( 0.000025)
configure 0.000019 0.000003 0.000022 ( 0.000023)
build_up 0.002892 0.004598 2.144830 ( 3.469329)
build_miniruby 0.001174 0.000226 1.338775 ( 1.337672)
build_ruby 0.001530 0.000000 2.897718 ( 3.081869)
build_all 0.000878 0.005972 5.775814 ( 2.569805)
build_install 0.014177 0.002407 6.966462 ( 4.197379)
test_btest 0.001016 0.000237 81.707768 ( 21.372448)
test_basic 0.005180 0.000211 0.803050 ( 1.054643)
test_all 0.004329 0.004290 673.645302 (198.433340)
test_rubyspec 0.040788 0.033799 103.424994 (118.321596)
total: 353.84 sec