Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230919-045127
#<BuildRuby:0x0000559ee5a26078
@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.20230919-045127",
@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.000015 0.000001 0.000016 ( 0.000016)
autoconf 0.000021 0.000000 0.000021 ( 0.000022)
configure 0.000018 0.000000 0.000018 ( 0.000018)
build_up 0.002558 0.004142 2.243397 ( 3.531750)
build_miniruby 0.000000 0.001917 1.662240 ( 1.663443)
build_ruby 0.000000 0.001760 3.288420 ( 3.521190)
build_all 0.004545 0.003866 5.919709 ( 3.266424)
build_install 0.011567 0.009748 7.677529 ( 5.260444)
test_btest 0.000713 0.000125 85.733158 ( 34.551169)
test_basic 0.005420 0.004018 1.017172 ( 1.104561)
test_all 0.007108 0.002892 709.965064 (249.555737)
test_rubyspec 0.049106 0.028244 103.659173 (114.878967)
total: 417.33 sec