Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221227-022512
#<BuildRuby:0x0000559b910962d0
@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.20221227-022512",
@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.000017 0.000004 0.000021 ( 0.000021)
configure 0.000015 0.000003 0.000018 ( 0.000019)
build_up 0.004142 0.001035 1.024965 ( 1.590376)
build_miniruby 0.000960 0.000240 1.102689 ( 1.101238)
build_ruby 0.001035 0.000259 3.066174 ( 3.427599)
build_all 0.001897 0.004768 3.563536 ( 1.774305)
build_install 0.013509 0.001341 3.039149 ( 2.214201)
test_btest 0.000710 0.000194 58.060463 ( 17.330108)
test_basic 0.006094 0.000000 0.412148 ( 0.509769)
test_all 0.000744 0.000400 626.214148 (193.162919)
test_rubyspec 0.035348 0.008954 66.132079 ( 75.993419)
total: 297.10 sec