Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230502-100808
#<BuildRuby:0x000055ec09792228
@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.20230502-100808",
@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.000018 0.000004 0.000022 ( 0.000021)
autoconf 0.000027 0.000007 0.000034 ( 0.000033)
configure 0.000021 0.000004 0.000025 ( 0.000025)
build_up 0.004626 0.001051 1.788711 ( 3.227885)
build_miniruby 0.001199 0.000272 1.275371 ( 1.295873)
build_ruby 0.001102 0.000250 2.580995 ( 2.836971)
build_all 0.002140 0.003845 2.082576 ( 1.777788)
build_install 0.012796 0.000983 3.259901 ( 2.826712)
test_btest 0.000533 0.000128 73.908763 ( 35.902346)
test_basic 0.006338 0.000414 0.739590 ( 0.845454)
test_all 0.000392 0.000709 558.522983 (214.267032)
test_rubyspec 0.000000 0.047600 76.355529 ( 88.206122)
total: 351.19 sec