Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240217-170458
#<BuildRuby:0x0000562afeefa3b0
@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.20240217-170458",
@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.000018 0.000002 0.000020 ( 0.000018)
autoconf 0.000027 0.000002 0.000029 ( 0.000027)
configure 0.000024 0.000001 0.000025 ( 0.000025)
build_up 0.005604 0.000387 2.060675 ( 3.111063)
build_miniruby 0.001334 0.000390 1.834128 ( 1.921837)
build_ruby 0.000000 0.002246 3.746059 ( 4.232582)
build_all 0.006220 0.001752 6.821400 ( 4.532464)
build_install 0.020510 0.001109 8.430714 ( 6.418705)
test_btest 0.001197 0.000113 91.923764 ( 67.196011)
test_basic 0.000000 0.008385 0.953287 ( 1.295825)
test_all 0.086944 0.035692 783.944692 (619.813568)
test_rubyspec 0.046147 0.054508 136.444517 (221.370100)
total: 929.89 sec