Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230628-123723
#<BuildRuby:0x000055f69a0da8e0
@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.20230628-123723",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000027 0.000003 0.000030 ( 0.000031)
configure 0.000025 0.000003 0.000028 ( 0.000028)
build_up 0.006968 0.000339 2.107242 ( 5.361626)
build_miniruby 0.001439 0.000166 1.667431 ( 2.357568)
build_ruby 0.001356 0.000156 3.240281 ( 5.181066)
build_all 0.007714 0.000000 2.557429 ( 3.298973)
build_install 0.015611 0.003991 3.958993 ( 4.977267)
test_btest 0.000976 0.000122 80.401197 ( 45.072919)
test_basic 0.004027 0.004199 0.902831 ( 1.113340)
test_all 0.001614 0.000244 570.137035 (278.667855)
test_rubyspec 0.027604 0.024237 87.497746 (111.995348)
total: 458.03 sec