Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230723-020112
#<BuildRuby:0x00005555bd48e078
@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.20230723-020112",
@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.000003 0.000018 ( 0.000019)
autoconf 0.000024 0.000005 0.000029 ( 0.000028)
configure 0.000021 0.000004 0.000025 ( 0.000024)
build_up 0.006248 0.001202 2.168017 ( 5.223378)
build_miniruby 0.001630 0.000314 1.696761 ( 2.560891)
build_ruby 0.001727 0.000000 3.217522 ( 4.190641)
build_all 0.006931 0.000847 2.656149 ( 3.323853)
build_install 0.017781 0.000797 4.139404 ( 4.735945)
test_btest 0.000694 0.000116 81.208432 ( 51.534278)
test_basic 0.000781 0.008198 0.937724 ( 2.009563)
test_all 0.001539 0.000348 604.417937 (312.500017)
test_rubyspec 0.029278 0.026201 90.000435 (104.074374)
total: 490.15 sec