Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240220-095027
#<BuildRuby:0x000055d3103c1ef8
@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.20240220-095027",
@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.000021 0.000002 0.000023 ( 0.000024)
autoconf 0.000030 0.000003 0.000033 ( 0.000033)
configure 0.000026 0.000002 0.000028 ( 0.000028)
build_up 0.003784 0.004485 2.872264 ( 3.535342)
build_miniruby 0.001572 0.000217 1.704647 ( 1.712014)
build_ruby 0.001789 0.000000 3.721616 ( 4.127201)
build_all 0.008034 0.000000 6.841540 ( 3.930648)
build_install 0.017145 0.003884 9.278908 ( 6.427596)
test_btest 0.000699 0.000097 96.101470 ( 70.064283)
test_basic 0.000199 0.008284 1.033140 ( 1.339296)
test_all 0.079046 0.039406 776.230500 (369.138169)
test_rubyspec 0.032976 0.064285 131.938696 (147.065137)
total: 607.34 sec