Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230622-011315
#<BuildRuby:0x000055562124a2a8
@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.20230622-011315",
@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.000005 0.000020 ( 0.000020)
autoconf 0.000022 0.000007 0.000029 ( 0.000029)
configure 0.000020 0.000006 0.000026 ( 0.000026)
build_up 0.004955 0.001508 2.041355 ( 5.771217)
build_miniruby 0.001799 0.000000 1.579783 ( 2.327878)
build_ruby 0.001614 0.000000 3.122703 ( 5.265148)
build_all 0.002625 0.004752 2.486858 ( 3.526784)
build_install 0.013443 0.004481 3.600986 ( 4.530167)
test_btest 0.000863 0.000287 78.642515 ( 56.455612)
test_basic 0.005746 0.001915 0.842779 ( 1.768044)
test_all 0.006633 0.000711 610.456371 (557.667929)
test_rubyspec 0.035759 0.025217 90.233149 (171.260820)
total: 808.57 sec