Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230815-094941
#<BuildRuby:0x000056239dcba3b0
@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.20230815-094941",
@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.000002 0.000022 ( 0.000022)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.006620 0.000473 2.252596 ( 6.177310)
build_miniruby 0.001492 0.000106 1.682111 ( 2.555492)
build_ruby 0.001723 0.000000 3.327047 ( 6.032068)
build_all 0.007989 0.000370 6.498764 ( 5.898288)
build_install 0.015598 0.005237 8.416608 ( 9.236955)
test_btest 0.000736 0.000071 84.812988 ( 56.495661)
test_basic 0.003829 0.005350 1.032211 ( 2.041809)
test_all 0.009613 0.001240 666.812444 (570.588905)
test_rubyspec 0.052785 0.025725 109.880467 (235.590903)
total: 894.62 sec