Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230509-230422
#<BuildRuby:0x000055ee8ceba7c8
@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.20230509-230422",
@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.000014)
autoconf 0.000016 0.000004 0.000020 ( 0.000020)
configure 0.000015 0.000004 0.000019 ( 0.000019)
build_up 0.004857 0.001278 1.914728 ( 4.242873)
build_miniruby 0.001133 0.000298 1.354306 ( 1.646128)
build_ruby 0.001354 0.000357 2.715811 ( 3.653033)
build_all 0.007484 0.000000 2.193031 ( 2.663390)
build_install 0.012665 0.005082 3.469627 ( 3.691245)
test_btest 0.000747 0.000195 73.986640 ( 45.623915)
test_basic 0.005827 0.001520 0.798184 ( 1.182951)
test_all 0.001753 0.000457 586.874314 (323.668444)
test_rubyspec 0.026326 0.026193 80.810390 ( 99.594414)
total: 485.97 sec