Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240119-065044
#<BuildRuby:0x0000564a6e749820
@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.20240119-065044",
@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.000019)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.004723 0.000545 1.713701 ( 2.160967)
build_miniruby 0.001519 0.000175 1.677247 ( 1.678270)
build_ruby 0.001656 0.000191 3.428097 ( 3.647035)
build_all 0.003213 0.004140 5.896752 ( 2.850874)
build_install 0.012527 0.004953 7.317358 ( 4.586968)
test_btest 0.000822 0.000142 84.430077 ( 34.678191)
test_basic 0.006714 0.000380 0.809586 ( 0.870439)
test_all 0.104000 0.019328 853.796043 (601.777005)
test_rubyspec 0.051991 0.061717 183.245362 (313.398582)
total: 965.65 sec