Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231229-161635
#<BuildRuby:0x000055573e379e58
@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.20231229-161635",
@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.000016 0.000000 0.000016 ( 0.000017)
autoconf 0.000023 0.000000 0.000023 ( 0.000024)
configure 0.000021 0.000000 0.000021 ( 0.000022)
build_up 0.001913 0.004219 1.750573 ( 2.269390)
build_miniruby 0.001528 0.000110 1.979498 ( 1.984673)
build_ruby 0.001736 0.000124 3.290147 ( 3.466668)
build_all 0.003603 0.004662 5.729546 ( 2.921634)
build_install 0.013264 0.005000 6.802857 ( 4.074551)
test_btest 0.000726 0.000096 82.283999 ( 32.146380)
test_basic 0.006168 0.000822 0.864659 ( 0.926232)
test_all 0.080091 0.042390 778.138290 (422.116270)
test_rubyspec 0.049930 0.033673 106.326859 (178.357861)
total: 648.26 sec