Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230702-131111
#<BuildRuby:0x000055e8590161d8
@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.20230702-131111",
@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.000016 0.000001 0.000017 ( 0.000018)
autoconf 0.000026 0.000003 0.000029 ( 0.000029)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.006051 0.000233 1.967053 ( 3.317124)
build_miniruby 0.001484 0.000000 1.576296 ( 1.589133)
build_ruby 0.000000 0.001986 3.037155 ( 3.268581)
build_all 0.003602 0.004244 2.500286 ( 2.264908)
build_install 0.017042 0.000879 3.909549 ( 3.990767)
test_btest 0.000861 0.000127 83.124810 ( 38.630386)
test_basic 0.005213 0.000189 0.908837 ( 1.019279)
test_all 0.001752 0.001001 598.563003 (309.282009)
test_rubyspec 0.024121 0.035776 93.018044 (174.099660)
total: 537.46 sec