Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230902-110838
#<BuildRuby:0x0000563167db9f90
@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.20230902-110838",
@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.000018 0.000001 0.000019 ( 0.000019)
autoconf 0.000031 0.000001 0.000032 ( 0.000033)
configure 0.000024 0.000001 0.000025 ( 0.000026)
build_up 0.005580 0.000096 1.875569 ( 2.885273)
build_miniruby 0.001999 0.000117 1.722133 ( 1.756601)
build_ruby 0.002091 0.000123 3.339976 ( 3.596776)
build_all 0.003744 0.004094 6.221431 ( 3.648497)
build_install 0.017536 0.000754 7.412466 ( 5.644137)
test_btest 0.001070 0.000000 84.969155 ( 46.473288)
test_basic 0.008322 0.000000 0.978912 ( 1.259183)
test_all 0.009848 0.000000 680.211279 (308.542785)
test_rubyspec 0.047345 0.020937 104.069131 (123.688277)
total: 497.50 sec