Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230503-060000
#<BuildRuby:0x000056427a3561d8
@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.20230503-060000",
@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.000001 0.000019 ( 0.000021)
autoconf 0.000026 0.000003 0.000029 ( 0.000029)
configure 0.000021 0.000002 0.000023 ( 0.000024)
build_up 0.005756 0.000000 1.746458 ( 3.390697)
build_miniruby 0.001320 0.000000 1.144932 ( 1.145979)
build_ruby 0.001217 0.000074 2.291301 ( 2.507483)
build_all 0.005917 0.000000 2.122630 ( 1.334289)
build_install 0.012275 0.003742 3.216535 ( 2.343757)
test_btest 0.000705 0.000082 73.855015 ( 23.295177)
test_basic 0.004559 0.000526 0.736856 ( 0.819407)
test_all 0.001199 0.000139 582.197036 (223.377517)
test_rubyspec 0.031759 0.016286 80.343371 ( 95.460351)
total: 353.68 sec