Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240201-133631
#<BuildRuby:0x000056463bf0a078
@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.20240201-133631",
@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.000018 0.000002 0.000020 ( 0.000020)
autoconf 0.000022 0.000002 0.000024 ( 0.000025)
configure 0.000038 0.000000 0.000038 ( 0.000037)
build_up 0.002639 0.003296 1.821122 ( 2.152935)
build_miniruby 0.001091 0.000145 1.656476 ( 1.657138)
build_ruby 0.001456 0.000194 3.419201 ( 3.678079)
build_all 0.006521 0.000336 6.193256 ( 2.606257)
build_install 0.009188 0.008978 7.526361 ( 3.927339)
test_btest 0.000611 0.000115 87.873303 ( 28.384304)
test_basic 0.007788 0.000655 0.951304 ( 1.024605)
test_all 0.077535 0.037278 701.774849 (247.333958)
test_rubyspec 0.034738 0.066539 166.899973 (178.311113)
total: 469.08 sec