Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230627-144936
#<BuildRuby:0x00005574d6802258
@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.20230627-144936",
@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.000001 0.000016 ( 0.000016)
autoconf 0.000023 0.000001 0.000024 ( 0.000025)
configure 0.000022 0.000002 0.000024 ( 0.000023)
build_up 0.002320 0.003462 1.909384 ( 3.206504)
build_miniruby 0.001115 0.000115 1.294064 ( 1.294103)
build_ruby 0.001356 0.000141 2.881863 ( 3.110906)
build_all 0.003145 0.003846 2.406002 ( 1.559527)
build_install 0.010028 0.008482 3.861126 ( 2.875107)
test_btest 0.000809 0.000153 80.695742 ( 33.209111)
test_basic 0.003001 0.003381 0.836821 ( 0.919744)
test_all 0.001447 0.000089 570.416863 (241.864793)
test_rubyspec 0.049300 0.003768 89.199518 (107.926990)
total: 395.97 sec