Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240216-235534
#<BuildRuby:0x0000562f3cf1e390
@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.20240216-235534",
@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.000004 0.000025 ( 0.000024)
autoconf 0.000027 0.000004 0.000031 ( 0.000031)
configure 0.000026 0.000004 0.000030 ( 0.000030)
build_up 0.003209 0.003216 1.997608 ( 2.425715)
build_miniruby 0.001358 0.000243 1.741804 ( 1.746136)
build_ruby 0.001589 0.000284 3.820445 ( 4.069135)
build_all 0.007200 0.000544 6.511817 ( 3.611097)
build_install 0.018848 0.000000 7.974607 ( 4.769240)
test_btest 0.000791 0.000000 89.916739 ( 40.916281)
test_basic 0.007275 0.000000 0.923701 ( 1.029055)
test_all 0.102956 0.012638 732.471937 (272.900062)
test_rubyspec 0.042126 0.043163 119.778617 (129.504688)
total: 460.97 sec