Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230211-121215
#<BuildRuby:0x0000558846c022d0
@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.20230211-121215",
@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.000025 0.000002 0.000027 ( 0.000027)
autoconf 0.000032 0.000003 0.000035 ( 0.000034)
configure 0.000026 0.000002 0.000028 ( 0.000028)
build_up 0.001859 0.003693 1.231392 ( 1.600090)
build_miniruby 0.001412 0.000177 1.180669 ( 1.178909)
build_ruby 0.001163 0.000146 2.066625 ( 2.290782)
build_all 0.003740 0.003944 3.824633 ( 1.966882)
build_install 0.009660 0.005069 2.571926 ( 1.746313)
test_btest 0.000669 0.000128 56.852441 ( 14.660289)
test_basic 0.004256 0.000818 0.389061 ( 0.481062)
test_all 0.001383 0.000000 724.117001 (361.159075)
test_rubyspec 0.031553 0.036955 80.718051 (118.835199)
total: 503.92 sec