Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230805-181228
#<BuildRuby:0x000055ab2719df48
@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.20230805-181228",
@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.000017 0.000004 0.000021 ( 0.000020)
autoconf 0.000051 0.000011 0.000062 ( 0.000057)
configure 0.000025 0.000006 0.000031 ( 0.000030)
build_up 0.006269 0.001344 2.314668 ( 6.132327)
build_miniruby 0.001293 0.000277 1.757556 ( 2.692139)
build_ruby 0.001590 0.000341 3.448263 ( 4.939063)
build_all 0.008506 0.000000 2.796253 ( 3.441310)
build_install 0.013930 0.006900 4.560116 ( 5.038260)
test_btest 0.000841 0.000000 84.675256 ( 51.599374)
test_basic 0.008178 0.000208 1.016033 ( 1.675281)
test_all 0.001115 0.000241 675.236351 (330.997403)
test_rubyspec 0.050234 0.010464 102.290341 (162.395995)
total: 568.93 sec