Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240131-122505
#<BuildRuby:0x000055bf5078a018
@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.20240131-122505",
@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.000017 0.000002 0.000019 ( 0.000021)
autoconf 0.000024 0.000004 0.000028 ( 0.000028)
configure 0.000021 0.000004 0.000025 ( 0.000025)
build_up 0.001443 0.004346 1.465354 ( 1.825541)
build_miniruby 0.000990 0.000206 1.595469 ( 1.594272)
build_ruby 0.001304 0.000272 2.990647 ( 3.218207)
build_all 0.000856 0.006381 5.680475 ( 2.256775)
build_install 0.008521 0.008058 6.888431 ( 3.339228)
test_btest 0.000857 0.000000 80.960663 ( 20.954919)
test_basic 0.005449 0.000000 0.720696 ( 0.781272)
test_all 0.081952 0.034926 749.248897 (230.592105)
test_rubyspec 0.046194 0.048023 141.369357 (153.077401)
total: 417.64 sec