Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230828-122517
#<BuildRuby:0x000055806ae3a338
@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.20230828-122517",
@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.000022 0.000003 0.000025 ( 0.000026)
autoconf 0.000034 0.000004 0.000038 ( 0.000039)
configure 0.000029 0.000004 0.000033 ( 0.000033)
build_up 0.002703 0.004390 2.312052 ( 4.396914)
build_miniruby 0.002379 0.000000 1.766534 ( 1.934448)
build_ruby 0.002214 0.000000 3.454962 ( 3.685849)
build_all 0.008571 0.000000 6.471146 ( 4.015849)
build_install 0.019970 0.000421 8.094972 ( 5.693964)
test_btest 0.000616 0.000082 85.376023 ( 35.888045)
test_basic 0.004313 0.003063 0.885961 ( 0.961682)
test_all 0.001979 0.007167 677.736818 (236.983364)
test_rubyspec 0.013616 0.053150 101.624603 (113.012488)
total: 406.57 sec