Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231023-222257
#<BuildRuby:0x00005603108fe008
@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.20231023-222257",
@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.000028)
autoconf 0.000031 0.000003 0.000034 ( 0.000034)
configure 0.000025 0.000003 0.000028 ( 0.000029)
build_up 0.004315 0.003970 3.618264 ( 4.093634)
build_miniruby 0.001336 0.000198 1.628208 ( 1.713887)
build_ruby 0.001515 0.000224 3.305460 ( 3.669375)
build_all 0.007387 0.000478 5.738498 ( 3.856877)
build_install 0.019208 0.000320 7.659482 ( 4.238020)
test_btest 0.000826 0.000103 78.710727 ( 32.313788)
test_basic 0.003526 0.004159 0.883208 ( 0.957609)
test_all 0.085177 0.035109 670.215068 (300.200218)
test_rubyspec 0.045282 0.026519 97.346839 (119.338195)
total: 470.38 sec