Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230601-004427
#<BuildRuby:0x00005557955823b0
@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.20230601-004427",
@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.000000 0.000016 ( 0.000016)
autoconf 0.000024 0.000000 0.000024 ( 0.000024)
configure 0.000021 0.000000 0.000021 ( 0.000021)
build_up 0.002455 0.003958 1.934845 ( 3.712274)
build_miniruby 0.001491 0.000055 1.519845 ( 1.553177)
build_ruby 0.000000 0.001558 2.770447 ( 3.110701)
build_all 0.004856 0.002453 3.023217 ( 2.930323)
build_install 0.010410 0.008418 3.568647 ( 3.538802)
test_btest 0.000000 0.000850 77.145163 ( 41.281177)
test_basic 0.000615 0.006669 0.778576 ( 1.033351)
test_all 0.000919 0.000178 574.375054 (226.489143)
test_rubyspec 0.032485 0.018425 81.023403 ( 93.912972)
total: 377.56 sec