Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230508-203426
#<BuildRuby:0x00005653ed566228
@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.20230508-203426",
@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.000018 0.000002 0.000020 ( 0.000021)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000019 0.000003 0.000022 ( 0.000021)
build_up 0.005738 0.000688 1.860738 ( 4.081291)
build_miniruby 0.001269 0.000153 1.247915 ( 1.294174)
build_ruby 0.001188 0.000143 2.695170 ( 3.068535)
build_all 0.005686 0.000683 2.169627 ( 1.989149)
build_install 0.016627 0.000848 3.346823 ( 3.311645)
test_btest 0.000720 0.000080 73.319928 ( 39.851886)
test_basic 0.001648 0.004358 0.706501 ( 0.878566)
test_all 0.000455 0.000838 571.723052 (243.182069)
test_rubyspec 0.012226 0.041479 79.461801 ( 94.116556)
total: 391.77 sec