Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230213-150208
#<BuildRuby:0x0000563c9748e390
@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.20230213-150208",
@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.000001 0.000014 ( 0.000014)
autoconf 0.000020 0.000001 0.000021 ( 0.000022)
configure 0.000019 0.000001 0.000020 ( 0.000020)
build_up 0.000887 0.004171 1.428780 ( 1.920463)
build_miniruby 0.001246 0.000155 1.181799 ( 1.220435)
build_ruby 0.001449 0.000000 2.388743 ( 2.599471)
build_all 0.000000 0.007335 3.972518 ( 2.286633)
build_install 0.013015 0.000534 2.991898 ( 2.587036)
test_btest 0.000609 0.000108 57.267479 ( 28.141201)
test_basic 0.004630 0.000826 0.493953 ( 0.605668)
test_all 0.001158 0.000207 644.527158 (219.444128)
test_rubyspec 0.034779 0.015038 72.616939 ( 83.184376)
total: 341.99 sec