Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230530-081517
#<BuildRuby:0x0000562ff5d46130
@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.20230530-081517",
@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.000001 0.000016 ( 0.000016)
autoconf 0.000022 0.000002 0.000024 ( 0.000023)
configure 0.000020 0.000002 0.000022 ( 0.000021)
build_up 0.002274 0.004448 1.827828 ( 4.254371)
build_miniruby 0.000000 0.001464 1.252670 ( 1.403042)
build_ruby 0.000000 0.001520 2.473701 ( 2.874167)
build_all 0.005415 0.001280 2.101066 ( 2.154054)
build_install 0.014034 0.001623 3.421515 ( 3.249255)
test_btest 0.000690 0.000000 75.063075 ( 41.125181)
test_basic 0.003975 0.002969 0.775872 ( 1.119378)
test_all 0.001784 0.000330 602.456193 (279.570579)
test_rubyspec 0.035567 0.021504 82.704583 (101.651850)
total: 437.40 sec