Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230811-060655
#<BuildRuby:0x000055d5ed3961d8
@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.20230811-060655",
@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.000019 0.000003 0.000022 ( 0.000022)
autoconf 0.000026 0.000003 0.000029 ( 0.000029)
configure 0.000024 0.000003 0.000027 ( 0.000028)
build_up 0.004379 0.003342 2.393726 ( 7.093005)
build_miniruby 0.001406 0.000206 1.918513 ( 4.324177)
build_ruby 0.001530 0.000225 3.738014 ( 8.794416)
build_all 0.008166 0.000620 2.960896 ( 4.653421)
build_install 0.019592 0.002172 4.655572 ( 10.267085)
test_btest 0.001109 0.000153 89.417641 ( 80.616073)
test_basic 0.007962 0.001105 1.051590 ( 2.715719)
test_all 0.000000 0.001258 743.763043 (768.632405)
test_rubyspec 0.027931 0.031749 103.697778 (184.496042)
total: 1071.59 sec