Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221219-081016
#<BuildRuby:0x000055ad2e75a3b0
@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.20221219-081016",
@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.000002 0.000016 ( 0.000018)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000017 0.000002 0.000019 ( 0.000019)
build_up 0.005228 0.000000 1.193043 ( 1.946606)
build_miniruby 0.000000 0.001380 1.361422 ( 1.361758)
build_ruby 0.000000 0.001655 3.524359 ( 3.959404)
build_all 0.005990 0.001360 3.988756 ( 2.719507)
build_install 0.018420 0.000000 3.338646 ( 3.090030)
test_btest 0.000751 0.000000 55.610413 ( 30.202793)
test_basic 0.000000 0.006069 0.425055 ( 0.634216)
test_all 0.000292 0.001084 610.476069 (240.158144)
test_rubyspec 0.027634 0.019282 69.202355 ( 79.512038)
total: 363.59 sec