Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230804-093811
#<BuildRuby:0x000055ba9897a3d0
@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.20230804-093811",
@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.000020 0.000001 0.000021 ( 0.000021)
autoconf 0.000034 0.000002 0.000036 ( 0.000036)
configure 0.000026 0.000002 0.000028 ( 0.000028)
build_up 0.003576 0.004163 2.470082 ( 6.350274)
build_miniruby 0.001344 0.000126 1.751589 ( 2.297047)
build_ruby 0.001553 0.000145 3.546076 ( 7.438862)
build_all 0.000565 0.007557 2.928240 ( 4.249588)
build_install 0.019883 0.000558 4.562714 ( 5.871615)
test_btest 0.000872 0.000118 84.551267 ( 56.355075)
test_basic 0.003963 0.004720 0.986233 ( 2.336451)
test_all 0.000666 0.000724 692.498452 (461.061486)
test_rubyspec 0.031302 0.036356 105.908103 (199.066781)
total: 745.03 sec