Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240211-103228
#<BuildRuby:0x0000558f9dbc2320
@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.20240211-103228",
@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.000001 0.000020 ( 0.000021)
autoconf 0.000026 0.000002 0.000028 ( 0.000028)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.005647 0.000418 1.560477 ( 1.864619)
build_miniruby 0.000000 0.001332 1.483649 ( 1.481543)
build_ruby 0.000000 0.001491 2.429942 ( 2.659685)
build_all 0.001678 0.005659 5.633361 ( 2.132570)
build_install 0.014640 0.000849 7.082494 ( 3.213495)
test_btest 0.000745 0.000102 85.542095 ( 22.318056)
test_basic 0.006246 0.000234 0.875534 ( 0.953387)
test_all 0.079899 0.037146 713.746390 (220.554314)
test_rubyspec 0.040385 0.056978 151.605604 (160.981958)
total: 416.16 sec