Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230531-060934
#<BuildRuby:0x00005575c1b61fc0
@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.20230531-060934",
@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.000012 0.000002 0.000014 ( 0.000015)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000017 0.000003 0.000020 ( 0.000020)
build_up 0.005405 0.000253 1.825898 ( 3.234783)
build_miniruby 0.001252 0.000218 1.159230 ( 1.158316)
build_ruby 0.001111 0.000193 2.589589 ( 2.814182)
build_all 0.002660 0.003821 2.123486 ( 1.358102)
build_install 0.001969 0.015517 3.392663 ( 2.597688)
test_btest 0.000797 0.000287 76.485893 ( 30.367893)
test_basic 0.005301 0.000443 0.760879 ( 0.842671)
test_all 0.001013 0.000351 574.328748 (222.163686)
test_rubyspec 0.008714 0.040085 78.876557 ( 90.803347)
total: 355.34 sec