Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230507-083622
#<BuildRuby:0x000055dcf84ce1d8
@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.20230507-083622",
@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.000010 0.000003 0.000013 ( 0.000014)
autoconf 0.000018 0.000007 0.000025 ( 0.000024)
configure 0.000016 0.000005 0.000021 ( 0.000022)
build_up 0.000000 0.005690 1.858583 ( 3.091812)
build_miniruby 0.000000 0.001503 1.248106 ( 1.247942)
build_ruby 0.000000 0.001450 2.589208 ( 2.874412)
build_all 0.002145 0.003991 2.271975 ( 1.587285)
build_install 0.007701 0.008269 3.485008 ( 2.756120)
test_btest 0.000422 0.000232 74.676129 ( 28.426097)
test_basic 0.003326 0.003806 0.777720 ( 0.878648)
test_all 0.000643 0.000367 589.932710 (201.431241)
test_rubyspec 0.018181 0.029031 78.911374 ( 91.195326)
total: 333.49 sec