Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230611-171804
#<BuildRuby:0x0000556f0b422078
@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.20230611-171804",
@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.000014 0.000003 0.000017 ( 0.000018)
autoconf 0.000020 0.000005 0.000025 ( 0.000025)
configure 0.000016 0.000004 0.000020 ( 0.000021)
build_up 0.005237 0.001209 2.051709 ( 4.275563)
build_miniruby 0.000000 0.001607 1.514158 ( 1.920357)
build_ruby 0.000588 0.001496 2.891568 ( 3.589953)
build_all 0.005659 0.001467 2.306990 ( 2.990210)
build_install 0.015429 0.004941 3.556832 ( 4.435920)
test_btest 0.000625 0.000167 79.354403 ( 74.429992)
test_basic 0.005571 0.001486 0.815639 ( 1.406708)
test_all 0.000752 0.000753 618.266722 (602.178595)
test_rubyspec 0.030188 0.034627 88.831468 (128.879022)
total: 824.11 sec