Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230630-210843
#<BuildRuby:0x000055fc933ce570
@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.20230630-210843",
@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.000011 0.000004 0.000015 ( 0.000015)
autoconf 0.000019 0.000007 0.000026 ( 0.000027)
configure 0.000000 0.000000 0.000000 ( 0.000024)
build_up 0.005861 0.000711 1.856539 ( 3.118451)
build_miniruby 0.000814 0.000296 1.307628 ( 1.307130)
build_ruby 0.001010 0.000367 2.760755 ( 2.945121)
build_all 0.006708 0.000000 2.387461 ( 1.632199)
build_install 0.011190 0.004614 3.589169 ( 3.246115)
test_btest 0.000584 0.000202 80.542974 ( 22.213790)
test_basic 0.005737 0.001986 0.906273 ( 1.054016)
test_all 0.000956 0.000331 606.363456 (178.878017)
test_rubyspec 0.035243 0.011997 82.707389 ( 94.353206)
total: 308.75 sec