Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240203-224006
#<BuildRuby:0x000055684328e230
@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.20240203-224006",
@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.000002 0.000021 ( 0.000022)
autoconf 0.000028 0.000002 0.000030 ( 0.000030)
configure 0.000025 0.000002 0.000027 ( 0.000027)
build_up 0.003075 0.002891 1.563171 ( 1.872206)
build_miniruby 0.001164 0.000140 1.335965 ( 1.333858)
build_ruby 0.001575 0.000000 2.997863 ( 3.218180)
build_all 0.001535 0.005903 5.688289 ( 2.135912)
build_install 0.015849 0.000371 7.101175 ( 3.345186)
test_btest 0.000930 0.000145 81.843757 ( 21.249177)
test_basic 0.005075 0.000793 0.823831 ( 0.884259)
test_all 0.084168 0.030224 659.501410 (222.138658)
test_rubyspec 0.058548 0.035306 141.974577 (153.380441)
total: 409.56 sec