Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240223-005721
#<BuildRuby:0x000055b4c716a018
@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.20240223-005721",
@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.000013 0.000001 0.000014 ( 0.000014)
autoconf 0.000020 0.000003 0.000023 ( 0.000022)
configure 0.000016 0.000002 0.000018 ( 0.000018)
build_up 0.002739 0.004435 2.323104 ( 2.104094)
build_miniruby 0.001358 0.000201 1.515888 ( 1.514156)
build_ruby 0.001272 0.000188 3.077677 ( 3.300732)
build_all 0.007673 0.000000 6.525980 ( 2.528589)
build_install 0.015172 0.003857 7.974351 ( 3.775707)
test_btest 0.000789 0.000000 88.042202 ( 23.785278)
test_basic 0.000000 0.007197 0.859205 ( 0.923666)
test_all 0.073462 0.041121 783.725198 (246.290225)
test_rubyspec 0.050167 0.029529 112.511357 (121.631284)
total: 405.85 sec