Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230329-110102
#<BuildRuby:0x0000561bd4e29a00
@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.20230329-110102",
@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.000011 0.000002 0.000013 ( 0.000014)
autoconf 0.000021 0.000004 0.000025 ( 0.000025)
configure 0.000016 0.000003 0.000019 ( 0.000019)
build_up 0.004899 0.000187 1.699244 ( 3.101147)
build_miniruby 0.001108 0.000221 1.146928 ( 1.146118)
build_ruby 0.001465 0.000000 2.204647 ( 2.396171)
build_all 0.002263 0.004005 2.046858 ( 1.188527)
build_install 0.014707 0.000526 3.237949 ( 2.249262)
test_btest 0.000545 0.000114 67.641806 ( 22.176758)
test_basic 0.001879 0.002692 0.501662 ( 0.598396)
test_all 0.001151 0.000266 567.321089 (174.237199)
test_rubyspec 0.012414 0.032181 71.943080 ( 81.968976)
total: 289.06 sec