Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230218-094001
#<BuildRuby:0x0000556e3ccba7f0
@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.20230218-094001",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000018 0.000003 0.000021 ( 0.000020)
build_up 0.003936 0.000525 1.248903 ( 1.662103)
build_miniruby 0.000000 0.001196 1.199267 ( 1.197456)
build_ruby 0.000000 0.001371 2.173308 ( 2.393278)
build_all 0.004469 0.002449 3.807081 ( 1.968664)
build_install 0.009293 0.003593 2.639723 ( 1.864167)
test_btest 0.000862 0.000192 58.703285 ( 16.397268)
test_basic 0.006656 0.000000 0.507354 ( 0.603457)
test_all 0.001187 0.000000 647.728537 (200.961797)
test_rubyspec 0.016706 0.025654 66.500602 ( 76.325464)
total: 303.37 sec