Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240224-094042
#<BuildRuby:0x0000558692b524f8
@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.20240224-094042",
@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.000004 0.000020 ( 0.000020)
autoconf 0.000026 0.000007 0.000033 ( 0.000032)
configure 0.000023 0.000006 0.000029 ( 0.000029)
build_up 0.003507 0.005007 2.613784 ( 3.038203)
build_miniruby 0.001155 0.000352 1.756031 ( 1.760530)
build_ruby 0.001328 0.000405 3.437903 ( 3.788329)
build_all 0.005919 0.001801 6.693749 ( 3.633384)
build_install 0.019740 0.001392 8.809366 ( 5.245935)
test_btest 0.000618 0.000165 92.032331 ( 46.909745)
test_basic 0.001999 0.004708 0.945310 ( 1.023050)
test_all 0.063989 0.054633 730.995327 (272.648242)
test_rubyspec 0.042994 0.049183 122.351602 (131.674451)
total: 469.72 sec