Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230212-185602
#<BuildRuby:0x0000564d4b26e258
@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.20230212-185602",
@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.000002 0.000020 ( 0.000021)
autoconf 0.000028 0.000003 0.000031 ( 0.000029)
configure 0.000023 0.000002 0.000025 ( 0.000026)
build_up 0.004372 0.000397 1.118921 ( 1.517884)
build_miniruby 0.001417 0.000000 1.139398 ( 1.143827)
build_ruby 0.001473 0.000000 2.274219 ( 2.481832)
build_all 0.007468 0.000000 3.761572 ( 1.995262)
build_install 0.008119 0.006875 2.827714 ( 2.255284)
test_btest 0.000612 0.000085 56.341850 ( 29.476087)
test_basic 0.004861 0.000670 0.433575 ( 0.559205)
test_all 0.001074 0.000148 643.062570 (244.414503)
test_rubyspec 0.025673 0.020667 70.958627 ( 81.306501)
total: 365.15 sec