Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230509-063559
#<BuildRuby:0x000055ef3b192118
@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-063559",
@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.000012 0.000001 0.000013 ( 0.000014)
autoconf 0.000021 0.000003 0.000024 ( 0.000023)
configure 0.000018 0.000003 0.000021 ( 0.000020)
build_up 0.005091 0.000637 1.892129 ( 4.237509)
build_miniruby 0.001404 0.000175 1.330268 ( 1.368509)
build_ruby 0.001641 0.000000 2.645003 ( 3.073751)
build_all 0.006378 0.000460 2.251177 ( 2.371662)
build_install 0.010582 0.005363 3.432944 ( 2.753756)
test_btest 0.000812 0.000125 74.959720 ( 36.125768)
test_basic 0.002671 0.003505 0.776155 ( 0.923274)
test_all 0.001122 0.000201 559.228920 (236.266058)
test_rubyspec 0.029379 0.017582 78.599833 ( 91.368667)
total: 378.49 sec