Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230724-225836
#<BuildRuby:0x0000559cf6aa68e0
@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.20230724-225836",
@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.000002 0.000014 ( 0.000015)
autoconf 0.000020 0.000003 0.000023 ( 0.000024)
configure 0.000017 0.000003 0.000020 ( 0.000020)
build_up 0.002417 0.004258 2.274683 ( 4.635751)
build_miniruby 0.001405 0.000261 1.713866 ( 2.051929)
build_ruby 0.001495 0.000276 3.374964 ( 4.134236)
build_all 0.006819 0.001263 2.667016 ( 2.741422)
build_install 0.013755 0.006026 4.212529 ( 3.857342)
test_btest 0.000720 0.000152 79.129037 ( 38.569305)
test_basic 0.005251 0.000270 0.842988 ( 0.939454)
test_all 0.001957 0.001105 607.642470 (245.711301)
test_rubyspec 0.029802 0.026655 89.392124 (108.624073)
total: 411.27 sec