Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230607-004645
#<BuildRuby:0x000055a22ab35f48
@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.20230607-004645",
@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.000018 0.000004 0.000022 ( 0.000021)
configure 0.000015 0.000003 0.000018 ( 0.000019)
build_up 0.002079 0.003533 1.795708 ( 3.159250)
build_miniruby 0.000000 0.001354 1.310668 ( 1.309494)
build_ruby 0.000000 0.001358 2.632877 ( 2.841717)
build_all 0.001732 0.005529 2.175439 ( 1.508483)
build_install 0.009616 0.007092 3.347719 ( 2.510756)
test_btest 0.000523 0.000196 76.771261 ( 30.049880)
test_basic 0.000000 0.004650 0.752384 ( 0.839326)
test_all 0.000000 0.001582 567.982442 (197.077279)
test_rubyspec 0.029348 0.028349 83.616089 (100.839837)
total: 340.14 sec