Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230910-190259
#<BuildRuby:0x000055563b8c5f00
@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.20230910-190259",
@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.000022)
autoconf 0.000028 0.000003 0.000031 ( 0.000030)
configure 0.000026 0.000003 0.000029 ( 0.000029)
build_up 0.000000 0.006569 2.199350 ( 3.445231)
build_miniruby 0.001046 0.000643 1.503154 ( 1.507823)
build_ruby 0.001851 0.000000 3.124874 ( 3.314232)
build_all 0.000520 0.007501 5.822529 ( 3.432756)
build_install 0.016980 0.002227 7.547081 ( 4.584395)
test_btest 0.000823 0.000199 82.758919 ( 40.435837)
test_basic 0.000311 0.008551 0.998655 ( 1.367098)
test_all 0.009616 0.000330 680.822392 (254.276342)
test_rubyspec 0.035176 0.033414 102.414393 (114.818800)
total: 427.18 sec