Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240114-142655
#<BuildRuby:0x000055ea56f8a8e0
@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.20240114-142655",
@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.000020 0.000003 0.000023 ( 0.000024)
autoconf 0.000032 0.000005 0.000037 ( 0.000036)
configure 0.000026 0.000004 0.000030 ( 0.000030)
build_up 0.001948 0.003602 1.549551 ( 1.902931)
build_miniruby 0.001279 0.000228 1.482921 ( 1.482109)
build_ruby 0.001318 0.000236 3.363028 ( 3.591561)
build_all 0.006491 0.001159 5.566322 ( 2.880142)
build_install 0.015608 0.001194 6.598753 ( 3.945470)
test_btest 0.000655 0.000110 79.269545 ( 35.444631)
test_basic 0.005822 0.000970 0.793922 ( 0.894821)
test_all 0.097280 0.016213 727.048132 (282.971129)
test_rubyspec 0.027054 0.038999 91.686723 (103.507494)
total: 436.62 sec