Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230706-220317
#<BuildRuby:0x000056505de3e1b8
@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.20230706-220317",
@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.000004 0.000019 ( 0.000020)
autoconf 0.000020 0.000005 0.000025 ( 0.000025)
configure 0.000018 0.000005 0.000023 ( 0.000023)
build_up 0.006142 0.000546 2.146105 ( 5.123591)
build_miniruby 0.001110 0.000278 1.726102 ( 2.488395)
build_ruby 0.001476 0.000369 3.600713 ( 4.907428)
build_all 0.007140 0.000713 2.574868 ( 3.136629)
build_install 0.012232 0.006428 4.098538 ( 5.271606)
test_btest 0.000728 0.000197 81.981641 ( 48.768371)
test_basic 0.004612 0.003301 0.947355 ( 1.438072)
test_all 0.001469 0.000419 595.296056 (348.038762)
test_rubyspec 0.020056 0.032260 90.227816 (129.032823)
total: 548.21 sec