Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231023-060416
#<BuildRuby:0x00005638d1bc9ed0
@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.20231023-060416",
@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.000014 0.000003 0.000017 ( 0.000016)
autoconf 0.000021 0.000003 0.000024 ( 0.000024)
configure 0.000017 0.000002 0.000019 ( 0.000021)
build_up 0.005995 0.000320 3.482218 ( 3.617353)
build_miniruby 0.000000 0.001200 1.548907 ( 1.547286)
build_ruby 0.000000 0.001495 3.051444 ( 3.229214)
build_all 0.000000 0.007559 5.547089 ( 2.222280)
build_install 0.000000 0.018290 7.750426 ( 3.467682)
test_btest 0.000185 0.000596 79.854405 ( 22.667237)
test_basic 0.000000 0.005220 0.830770 ( 0.894646)
test_all 0.070627 0.048157 624.218529 (183.750826)
test_rubyspec 0.030193 0.019463 81.793028 ( 93.288289)
total: 314.69 sec