Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230819-091224
#<BuildRuby:0x00005637ebd661a8
@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.20230819-091224",
@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.000024 0.000003 0.000027 ( 0.000025)
autoconf 0.000041 0.000005 0.000046 ( 0.000045)
configure 0.000093 0.000000 0.000093 ( 0.000061)
build_up 0.006766 0.000386 2.177838 ( 5.398443)
build_miniruby 0.001608 0.000195 1.663850 ( 2.418317)
build_ruby 0.001610 0.000195 3.309265 ( 7.383545)
build_all 0.007582 0.000000 6.409261 ( 6.683922)
build_install 0.011635 0.008454 7.800436 ( 8.475156)
test_btest 0.000700 0.000114 85.160045 ( 70.591384)
test_basic 0.002357 0.004505 1.001661 ( 2.650132)
test_all 0.008918 0.001687 713.997797 (558.445438)
test_rubyspec 0.042583 0.035902 110.202812 (248.505447)
total: 910.55 sec