Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230121-182220
#<BuildRuby:0x00005580b8ba22a8
@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.20230121-182220",
@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.000013 0.000000 0.000013 ( 0.000013)
autoconf 0.000020 0.000001 0.000021 ( 0.000021)
configure 0.000017 0.000001 0.000018 ( 0.000018)
build_up 0.004495 0.000023 1.158385 ( 1.559907)
build_miniruby 0.001149 0.000000 1.135086 ( 1.134759)
build_ruby 0.001766 0.000000 2.895957 ( 3.217826)
build_all 0.007582 0.000000 3.837722 ( 1.969622)
build_install 0.012245 0.004215 2.900451 ( 2.314314)
test_btest 0.000699 0.000048 55.182881 ( 22.265662)
test_basic 0.004443 0.000307 0.407908 ( 0.501722)
test_all 0.001284 0.000088 645.474831 (215.048086)
test_rubyspec 0.033516 0.017047 70.179979 ( 80.288782)
total: 328.30 sec