Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240303-105505
#<BuildRuby:0x000055e154f82268
@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.20240303-105505",
@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.000013 0.000003 0.000016 ( 0.000017)
autoconf 0.000022 0.000005 0.000027 ( 0.000026)
configure 0.000019 0.000003 0.000022 ( 0.000023)
build_up 0.002728 0.004719 2.619411 ( 2.526466)
build_miniruby 0.001244 0.000299 1.694292 ( 1.696231)
build_ruby 0.001370 0.000328 3.362436 ( 3.634708)
build_all 0.003879 0.004177 6.661552 ( 3.207246)
build_install 0.017302 0.003378 8.571000 ( 4.980802)
test_btest 0.000674 0.000175 94.314195 ( 34.859619)
test_basic 0.000000 0.008629 1.058109 ( 1.140306)
test_all 0.071424 0.046826 824.428148 (301.448267)
test_rubyspec 0.038335 0.048294 121.820317 (131.346516)
total: 484.84 sec