Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230214-050446
#<BuildRuby:0x000055e1e821df20
@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.20230214-050446",
@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.000020 0.000000 0.000020 ( 0.000020)
autoconf 0.000021 0.000000 0.000021 ( 0.000021)
configure 0.000022 0.000000 0.000022 ( 0.000021)
build_up 0.004425 0.000000 1.424603 ( 1.891329)
build_miniruby 0.001385 0.000000 1.137124 ( 1.135639)
build_ruby 0.001595 0.000000 2.292588 ( 2.515855)
build_all 0.006858 0.000000 3.960030 ( 2.143645)
build_install 0.015220 0.000000 3.035136 ( 2.832698)
test_btest 0.000858 0.000000 57.170328 ( 27.519959)
test_basic 0.005844 0.000000 0.489907 ( 0.611371)
test_all 0.000852 0.000121 609.271887 (183.711942)
test_rubyspec 0.029021 0.009287 66.481990 ( 76.431176)
total: 298.79 sec