Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230623-061719
#<BuildRuby:0x000055e305cb2008
@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.20230623-061719",
@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.000016 0.000001 0.000017 ( 0.000018)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000022 0.000001 0.000023 ( 0.000023)
build_up 0.001934 0.003968 1.967750 ( 3.593072)
build_miniruby 0.001501 0.000161 1.515286 ( 1.521974)
build_ruby 0.001662 0.000178 2.949236 ( 3.177679)
build_all 0.005755 0.000000 2.187711 ( 1.289859)
build_install 0.010939 0.006882 3.541261 ( 2.646144)
test_btest 0.000850 0.000125 80.305052 ( 35.870578)
test_basic 0.002407 0.004201 0.817097 ( 0.900943)
test_all 0.001030 0.000182 584.267511 (247.766251)
test_rubyspec 0.021877 0.031935 85.276245 ( 99.544814)
total: 396.31 sec