Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231224-044808
#<BuildRuby:0x000055bf03d2e390
@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.20231224-044808",
@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.000027)
configure 0.000024 0.000002 0.000026 ( 0.000027)
build_up 0.005548 0.000595 1.842663 ( 3.227278)
build_miniruby 0.001836 0.000197 1.775480 ( 2.355856)
build_ruby 0.001574 0.000168 3.635543 ( 4.548481)
build_all 0.000000 0.008360 5.944901 ( 7.341588)
build_install 0.021001 0.000852 7.380358 ( 9.000962)
test_btest 0.000939 0.000147 84.738327 ( 99.813123)
test_basic 0.007858 0.001228 0.970284 ( 1.864175)
test_all 0.091022 0.034435 763.418524 (517.418425)
test_rubyspec 0.028688 0.041281 100.325098 (134.586891)
total: 780.16 sec