Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230503-173352
#<BuildRuby:0x00005627f6351a00
@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.20230503-173352",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000025 0.000003 0.000028 ( 0.000029)
configure 0.000018 0.000002 0.000020 ( 0.000021)
build_up 0.005158 0.000168 1.660948 ( 2.934965)
build_miniruby 0.001125 0.000147 1.079425 ( 1.077873)
build_ruby 0.001592 0.000000 2.190564 ( 2.415908)
build_all 0.005155 0.000355 2.073055 ( 1.339850)
build_install 0.006066 0.007791 3.176021 ( 2.273716)
test_btest 0.000517 0.000099 73.985445 ( 31.037574)
test_basic 0.005427 0.001044 0.789588 ( 0.972841)
test_all 0.000772 0.000148 568.137544 (203.265618)
test_rubyspec 0.025241 0.027386 77.560274 ( 92.025003)
total: 337.34 sec