Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240126-175732
#<BuildRuby:0x000055936e48e8e0
@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.20240126-175732",
@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.000020 0.000002 0.000022 ( 0.000023)
autoconf 0.000030 0.000002 0.000032 ( 0.000032)
configure 0.000026 0.000002 0.000028 ( 0.000028)
build_up 0.002227 0.003853 1.737977 ( 2.118200)
build_miniruby 0.001270 0.000136 1.608121 ( 1.607966)
build_ruby 0.001574 0.000168 3.288161 ( 3.482598)
build_all 0.003316 0.003985 6.238530 ( 2.877713)
build_install 0.009541 0.008407 7.662217 ( 4.534966)
test_btest 0.000863 0.000167 84.832210 ( 34.356865)
test_basic 0.003314 0.003963 0.894356 ( 0.963948)
test_all 0.065297 0.049200 743.620538 (271.243281)
test_rubyspec 0.044708 0.060820 169.287858 (181.124368)
total: 502.31 sec