Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230515-021619
#<BuildRuby:0x0000564ca774a230
@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.20230515-021619",
@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.000002 0.000015 ( 0.000015)
autoconf 0.000021 0.000003 0.000024 ( 0.000023)
configure 0.000019 0.000003 0.000022 ( 0.000021)
build_up 0.005947 0.000246 1.964541 ( 4.332852)
build_miniruby 0.001222 0.000159 7.748886 ( 7.634973)
build_ruby 0.001433 0.000187 2.664651 ( 2.949691)
build_all 0.006700 0.000303 2.225506 ( 2.189088)
build_install 0.017800 0.000000 3.673787 ( 3.707139)
test_btest 0.000729 0.000000 74.970141 ( 39.337740)
test_basic 0.002114 0.004228 0.774501 ( 0.878515)
test_all 0.000000 0.001309 578.410138 (236.949137)
test_rubyspec 0.024151 0.025228 81.020491 ( 96.579792)
total: 394.56 sec