Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231223-213121
#<BuildRuby:0x00005562a99f9a00
@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.20231223-213121",
@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.000017)
autoconf 0.000029 0.000002 0.000031 ( 0.000031)
configure 0.000021 0.000001 0.000022 ( 0.000023)
build_up 0.001579 0.003679 1.547979 ( 1.890052)
build_miniruby 0.001433 0.000159 1.543755 ( 1.542006)
build_ruby 0.000000 0.001691 3.164347 ( 3.376150)
build_all 0.005554 0.001826 5.435878 ( 2.311499)
build_install 0.014358 0.003127 6.564589 ( 3.410765)
test_btest 0.000787 0.000115 79.456109 ( 21.898634)
test_basic 0.002657 0.002342 0.760336 ( 0.820387)
test_all 0.086983 0.032080 682.632046 (212.673585)
test_rubyspec 0.034628 0.020990 85.782793 ( 97.434008)
total: 345.36 sec