Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230811-104951
#<BuildRuby:0x000055cb5b7528e0
@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.20230811-104951",
@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.000019 0.000001 0.000020 ( 0.000020)
autoconf 0.000030 0.000003 0.000033 ( 0.000032)
configure 0.000026 0.000003 0.000029 ( 0.000030)
build_up 0.000000 0.007071 2.209990 ( 3.674741)
build_miniruby 0.000000 0.001670 1.797310 ( 1.804827)
build_ruby 0.000616 0.001371 3.369834 ( 3.857593)
build_all 0.007342 0.000673 2.812430 ( 2.410409)
build_install 0.013798 0.005974 4.567981 ( 4.143934)
test_btest 0.000695 0.000147 85.976783 ( 48.826415)
test_basic 0.002858 0.004887 1.005553 ( 1.392819)
test_all 0.001148 0.000279 676.843663 (336.761850)
test_rubyspec 0.027289 0.029147 101.143926 (138.958498)
total: 541.83 sec