Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230108-155203
#<BuildRuby:0x000055ab95e521a8
@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.20230108-155203",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000019 0.000003 0.000022 ( 0.000023)
build_up 0.002367 0.002892 0.979882 ( 1.332094)
build_miniruby 0.001106 0.000210 1.083949 ( 1.082015)
build_ruby 0.001181 0.000225 2.981451 ( 3.359579)
build_all 0.000637 0.005780 3.203366 ( 1.529635)
build_install 0.013613 0.000000 2.502256 ( 1.642107)
test_btest 0.000727 0.000000 54.763215 ( 14.485952)
test_basic 0.005043 0.000000 0.329552 ( 0.421539)
test_all 0.001042 0.000000 586.131274 (168.605840)
test_rubyspec 0.026078 0.016421 61.604278 ( 71.593482)
total: 264.05 sec