Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230921-054755
#<BuildRuby:0x0000558f21ec9f68
@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.20230921-054755",
@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.000018 0.000003 0.000021 ( 0.000022)
autoconf 0.000028 0.000006 0.000034 ( 0.000032)
configure 0.000025 0.000005 0.000030 ( 0.000031)
build_up 0.002361 0.004548 2.111198 ( 3.385993)
build_miniruby 0.001207 0.000289 1.580511 ( 1.579633)
build_ruby 0.001279 0.000307 3.086583 ( 3.289539)
build_all 0.000000 0.008402 6.068081 ( 2.670825)
build_install 0.007786 0.012195 7.395423 ( 3.959817)
test_btest 0.000544 0.000221 82.819993 ( 27.813909)
test_basic 0.004302 0.001752 0.879940 ( 0.942188)
test_all 0.005390 0.003526 674.381491 (216.582207)
test_rubyspec 0.029443 0.034452 100.795901 (112.075919)
total: 372.30 sec