Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221223-025349
#<BuildRuby:0x00005610c859a1a8
@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.20221223-025349",
@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.000014 0.000001 0.000015 ( 0.000015)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000018 0.000001 0.000019 ( 0.000020)
build_up 0.000000 0.005205 1.116014 ( 1.513379)
build_miniruby 0.000000 0.001270 1.361022 ( 1.369421)
build_ruby 0.000000 0.001561 3.223415 ( 3.581242)
build_all 0.004172 0.003097 3.743128 ( 1.951224)
build_install 0.008910 0.005045 2.884000 ( 1.904215)
test_btest 0.000896 0.000206 56.511534 ( 21.174843)
test_basic 0.001146 0.004427 0.435904 ( 0.536565)
test_all 0.000747 0.000722 630.029775 (223.569923)
test_rubyspec 0.023620 0.024670 70.624613 ( 81.752314)
total: 337.35 sec