Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240121-025832
#<BuildRuby:0x000055efbbd8e018
@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.20240121-025832",
@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.000015 0.000001 0.000016 ( 0.000016)
autoconf 0.000024 0.000001 0.000025 ( 0.000025)
configure 0.000021 0.000001 0.000022 ( 0.000021)
build_up 0.000000 0.006211 1.727184 ( 3.388068)
build_miniruby 0.000367 0.001480 1.764598 ( 2.268121)
build_ruby 0.000000 0.002131 3.514236 ( 4.934375)
build_all 0.007167 0.002144 6.239759 ( 6.884636)
build_install 0.016893 0.005486 7.636954 ( 8.726583)
test_btest 0.000927 0.000000 85.070090 (103.597169)
test_basic 0.008038 0.000000 0.975095 ( 2.020797)
test_all 0.104049 0.026941 819.410271 (789.485868)
test_rubyspec 0.051834 0.062456 180.667122 (229.406733)
total: 1150.71 sec