Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230604-205601
#<BuildRuby:0x00005573239a20e0
@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.20230604-205601",
@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.000013 0.000001 0.000014 ( 0.000014)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000022 0.000003 0.000025 ( 0.000024)
build_up 0.005002 0.000600 1.831338 ( 3.084472)
build_miniruby 0.001680 0.000201 1.381275 ( 1.381473)
build_ruby 0.001579 0.000189 2.630474 ( 2.819768)
build_all 0.006752 0.000289 2.149649 ( 1.374781)
build_install 0.014483 0.001125 3.247057 ( 2.285264)
test_btest 0.000743 0.000083 78.039080 ( 28.579554)
test_basic 0.002509 0.005134 0.815700 ( 1.012172)
test_all 0.001068 0.000158 595.030095 (205.324934)
test_rubyspec 0.032430 0.022908 82.661444 ( 95.462523)
total: 341.33 sec