Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230209-200501
#<BuildRuby:0x00005646d0489a00
@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.20230209-200501",
@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.000001 0.000013 ( 0.000013)
autoconf 0.000020 0.000002 0.000022 ( 0.000022)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.004663 0.000388 1.325896 ( 2.543553)
build_miniruby 0.001637 0.000136 8.952727 ( 8.713476)
build_ruby 0.001579 0.000131 2.641986 ( 2.991499)
build_all 0.007070 0.000000 3.869621 ( 2.210112)
build_install 0.008747 0.006317 2.750947 ( 2.030421)
test_btest 0.000678 0.000084 56.640580 ( 19.097801)
test_basic 0.005205 0.000651 0.418302 ( 0.520212)
test_all 0.001073 0.000134 627.695722 (191.830854)
test_rubyspec 0.008507 0.030596 65.676285 ( 75.600216)
total: 305.54 sec