Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230208-043529
#<BuildRuby:0x000055cad1432258
@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.20230208-043529",
@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.000016 0.000006 0.000022 ( 0.000022)
autoconf 0.000026 0.000011 0.000037 ( 0.000036)
configure 0.000021 0.000009 0.000030 ( 0.000029)
build_up 0.000846 0.004282 1.032579 ( 2.032502)
build_miniruby 0.000816 0.000387 1.032516 ( 1.030687)
build_ruby 0.000000 0.001519 1.871591 ( 2.077809)
build_all 0.004842 0.000949 2.809880 ( 1.342771)
build_install 0.004839 0.006188 2.099033 ( 1.400219)
test_btest 0.000569 0.000297 54.734325 ( 14.031487)
test_basic 0.003167 0.001652 0.400794 ( 0.492975)
test_all 0.000729 0.000380 638.713796 (179.910247)
test_rubyspec 0.022788 0.017488 64.259577 ( 74.267363)
total: 276.59 sec