Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230628-031237
#<BuildRuby:0x000055621fba57a8
@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-031237",
@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.000013 0.000003 0.000016 ( 0.000017)
autoconf 0.000023 0.000007 0.000030 ( 0.000030)
configure 0.000018 0.000006 0.000024 ( 0.000023)
build_up 0.001475 0.004547 1.946373 ( 3.467469)
build_miniruby 0.001088 0.000380 1.501906 ( 1.506272)
build_ruby 0.001664 0.000000 3.031252 ( 3.232166)
build_all 0.003033 0.004401 2.438821 ( 1.715594)
build_install 0.016088 0.000000 3.657922 ( 2.536733)
test_btest 0.000781 0.000000 80.400406 ( 30.746437)
test_basic 0.005876 0.000585 0.805778 ( 0.888497)
test_all 0.006603 0.000691 615.876455 (323.877041)
test_rubyspec 0.028621 0.033417 92.894056 (183.536428)
total: 551.51 sec