Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230329-165050
#<BuildRuby:0x000056247d50e3b0
@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.20230329-165050",
@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.000015 0.000000 0.000015 ( 0.000015)
autoconf 0.000024 0.000000 0.000024 ( 0.000024)
configure 0.000022 0.000000 0.000022 ( 0.000023)
build_up 0.005186 0.000054 1.729470 ( 3.453745)
build_miniruby 0.001419 0.000057 1.224576 ( 1.223235)
build_ruby 0.000000 0.001606 2.051644 ( 2.238202)
build_all 0.003821 0.002828 2.144573 ( 1.188310)
build_install 0.000000 0.013759 3.034361 ( 1.935847)
test_btest 0.000000 0.000793 67.654342 ( 18.179907)
test_basic 0.000000 0.004190 0.476737 ( 0.571237)
test_all 0.000245 0.000583 525.572097 (161.009578)
test_rubyspec 0.022862 0.013335 72.264816 ( 82.015077)
total: 271.82 sec