Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231220-135508
#<BuildRuby:0x0000558997b09f70
@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.20231220-135508",
@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.000014 0.000001 0.000015 ( 0.000015)
autoconf 0.000023 0.000002 0.000025 ( 0.000025)
configure 0.000022 0.000002 0.000024 ( 0.000025)
build_up 0.000000 0.005826 1.828427 ( 2.239625)
build_miniruby 0.000000 0.001308 1.580338 ( 1.579308)
build_ruby 0.001147 0.000416 3.124395 ( 3.340262)
build_all 0.006865 0.001057 5.363028 ( 2.256008)
build_install 0.008869 0.009498 6.812076 ( 3.581485)
test_btest 0.000862 0.000000 80.350492 ( 21.697405)
test_basic 0.005387 0.000410 0.839464 ( 0.902379)
test_all 0.066749 0.053191 662.075391 (200.532923)
test_rubyspec 0.031584 0.025706 87.776032 ( 99.368131)
total: 335.50 sec