Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240322-001037
#<BuildRuby:0x000055fc9f11a390
@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.20240322-001037",
@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.000004 0.000023 ( 0.000023)
autoconf 0.000026 0.000005 0.000031 ( 0.000030)
configure 0.000022 0.000004 0.000026 ( 0.000027)
build_up 0.006285 0.004456 3.944037 ( 4.342098)
build_miniruby 0.001214 0.000281 1.786754 ( 1.889754)
build_ruby 0.002105 0.000000 3.565774 ( 3.902986)
build_all 0.009376 0.000000 7.057573 ( 5.054392)
build_install 0.019935 0.001598 9.426875 ( 6.611875)
test_btest 0.000691 0.000130 92.286143 ( 66.746985)
test_basic 0.001134 0.007722 1.048743 ( 1.280493)
test_all 0.101794 0.021108 729.055839 (278.177955)
test_rubyspec 0.052481 0.029511 105.413212 (114.981263)
total: 482.99 sec