Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240205-172932
#<BuildRuby:0x0000564ee51f1a00
@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.20240205-172932",
@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.000021)
autoconf 0.000032 0.000005 0.000037 ( 0.000037)
configure 0.000023 0.000003 0.000026 ( 0.000027)
build_up 0.002171 0.004436 2.103604 ( 2.462045)
build_miniruby 0.001328 0.000277 1.760954 ( 1.770603)
build_ruby 0.001564 0.000325 3.716600 ( 3.942848)
build_all 0.005519 0.002628 6.237785 ( 3.318199)
build_install 0.018442 0.001323 7.725778 ( 4.669170)
test_btest 0.000895 0.000179 86.234696 ( 34.098458)
test_basic 0.005657 0.001132 0.820034 ( 0.882304)
test_all 0.079785 0.034593 684.538926 (198.649924)
test_rubyspec 0.058730 0.040886 159.106399 (168.328666)
total: 418.12 sec