Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240305-002554
#<BuildRuby:0x000055d939e05ef8
@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.20240305-002554",
@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.000012 0.000001 0.000013 ( 0.000013)
autoconf 0.000019 0.000001 0.000020 ( 0.000020)
configure 0.000017 0.000001 0.000018 ( 0.000019)
build_up 0.002578 0.004306 2.339857 ( 2.093931)
build_miniruby 0.001253 0.000135 1.626823 ( 1.625867)
build_ruby 0.001173 0.000126 3.069341 ( 3.307356)
build_all 0.003826 0.003601 6.329685 ( 2.350804)
build_install 0.010609 0.008595 8.624679 ( 4.053242)
test_btest 0.000747 0.000141 92.944121 ( 24.939984)
test_basic 0.002517 0.004719 0.988013 ( 1.046076)
test_all 0.082243 0.038452 808.016899 (244.617603)
test_rubyspec 0.029549 0.049407 111.587291 (120.575562)
total: 404.61 sec