Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230504-202706
#<BuildRuby:0x000055b5673b5fc0
@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.20230504-202706",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000022 0.000004 0.000026 ( 0.000024)
build_up 0.005894 0.000000 1.853345 ( 3.147066)
build_miniruby 0.001641 0.000000 1.249661 ( 1.251820)
build_ruby 0.001441 0.000000 2.622363 ( 2.817936)
build_all 0.005821 0.000000 2.114842 ( 1.279445)
build_install 0.007815 0.007751 3.378773 ( 2.621892)
test_btest 0.000657 0.000127 73.815347 ( 26.381578)
test_basic 0.005708 0.001098 0.729430 ( 0.836617)
test_all 0.001047 0.000201 576.057637 (197.455376)
test_rubyspec 0.023040 0.021552 76.445353 ( 88.390393)
total: 324.18 sec