Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231211-043915
#<BuildRuby:0x0000564e335ce3b0
@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.20231211-043915",
@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.000015 0.000002 0.000017 ( 0.000018)
autoconf 0.000023 0.000003 0.000026 ( 0.000025)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.002410 0.004521 2.384119 ( 2.996062)
build_miniruby 0.001229 0.000205 1.705995 ( 1.716020)
build_ruby 0.001563 0.000260 3.314251 ( 3.546035)
build_all 0.006635 0.001105 6.008026 ( 3.531517)
build_install 0.013081 0.005365 7.487913 ( 5.350253)
test_btest 0.000768 0.000148 83.106896 ( 57.260695)
test_basic 0.002383 0.005361 0.950239 ( 1.289119)
test_all 0.088248 0.033034 715.549680 (294.436284)
test_rubyspec 0.029040 0.048835 103.781395 (142.494825)
total: 512.62 sec