Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240218-232458
#<BuildRuby:0x000056252a6623d0
@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.20240218-232458",
@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.000019 0.000003 0.000022 ( 0.000022)
autoconf 0.000026 0.000005 0.000031 ( 0.000031)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.002366 0.004313 2.093117 ( 3.604509)
build_miniruby 0.001646 0.000000 1.966491 ( 2.477366)
build_ruby 0.002010 0.000000 3.843416 ( 14.514731)
build_all 0.007437 0.001470 7.243995 ( 7.753993)
build_install 0.020347 0.001433 8.471415 ( 10.963008)
test_btest 0.001027 0.000186 97.076745 ( 99.607491)
test_basic 0.004627 0.003584 1.035140 ( 2.056305)
test_all 0.077182 0.045853 873.501176 (564.687851)
test_rubyspec 0.040010 0.050721 131.296355 (165.335216)
total: 871.00 sec