Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230811-162143
#<BuildRuby:0x0000560b9df61fb8
@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.20230811-162143",
@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.000020 0.000001 0.000021 ( 0.000021)
autoconf 0.000024 0.000001 0.000025 ( 0.000024)
configure 0.000022 0.000001 0.000023 ( 0.000022)
build_up 0.003702 0.004160 2.390385 ( 6.063485)
build_miniruby 0.001491 0.000102 2.181000 ( 5.419956)
build_ruby 0.001885 0.000130 3.518478 ( 5.505550)
build_all 0.003973 0.004569 2.827451 ( 4.410890)
build_install 0.013895 0.004982 4.379908 ( 6.168391)
test_btest 0.000648 0.000084 83.817971 ( 56.139589)
test_basic 0.007735 0.000405 0.905995 ( 1.855893)
test_all 0.002000 0.000250 654.069006 (412.487179)
test_rubyspec 0.015612 0.044368 100.942895 (172.363933)
total: 670.42 sec