Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230903-183303
#<BuildRuby:0x000055ede43c63b0
@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.20230903-183303",
@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.000029 0.000005 0.000034 ( 0.000029)
autoconf 0.000038 0.000006 0.000044 ( 0.000040)
configure 0.000029 0.000005 0.000034 ( 0.000034)
build_up 0.004712 0.000812 1.783804 ( 2.601306)
build_miniruby 0.000000 0.002102 1.646026 ( 1.659109)
build_ruby 0.000000 0.002240 3.244637 ( 3.448013)
build_all 0.003507 0.004758 6.222152 ( 3.698539)
build_install 0.007594 0.011025 7.427301 ( 4.298362)
test_btest 0.000573 0.000178 83.516093 ( 37.715508)
test_basic 0.000365 0.007681 0.988037 ( 1.171038)
test_all 0.003723 0.005970 686.826047 (216.388872)
test_rubyspec 0.040554 0.016222 91.029406 (102.474594)
total: 373.46 sec