Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240226-210212
#<BuildRuby:0x000055a291a1a8e0
@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.20240226-210212",
@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.000003 0.000019 ( 0.000019)
autoconf 0.000020 0.000004 0.000024 ( 0.000025)
configure 0.000024 0.000000 0.000024 ( 0.000024)
build_up 0.003315 0.003839 2.519475 ( 2.477574)
build_miniruby 0.001232 0.000285 1.529202 ( 1.527839)
build_ruby 0.001496 0.000345 3.450428 ( 12.532993)
build_all 0.006878 0.001588 6.591567 ( 3.339855)
build_install 0.013318 0.007587 8.644458 ( 4.891123)
test_btest 0.000824 0.000220 90.979834 ( 39.433647)
test_basic 0.004774 0.003190 0.964689 ( 1.033076)
test_all 0.091278 0.026667 793.463575 (281.400401)
test_rubyspec 0.053766 0.036483 123.868610 (133.374120)
total: 480.01 sec