Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240315-104241
#<BuildRuby:0x000055b5ade9a008
@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.20240315-104241",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000023 0.000004 0.000027 ( 0.000028)
configure 0.000023 0.000004 0.000027 ( 0.000027)
build_up 0.003685 0.004960 2.545711 ( 2.745323)
build_miniruby 0.001297 0.000309 1.880510 ( 1.888373)
build_ruby 0.001660 0.000395 3.820990 ( 4.127192)
build_all 0.005142 0.003450 7.357210 ( 4.234311)
build_install 0.011996 0.009780 9.281274 ( 5.589845)
test_btest 0.000675 0.000217 95.124088 ( 41.084689)
test_basic 0.002742 0.004930 0.985871 ( 1.123844)
test_all 0.096587 0.024496 781.887009 (329.895931)
test_rubyspec 0.049644 0.043586 131.350928 (140.972095)
total: 531.66 sec