Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230825-165145
#<BuildRuby:0x00005648a31f6228
@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.20230825-165145",
@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.000002 0.000018 ( 0.000018)
autoconf 0.000024 0.000003 0.000027 ( 0.000026)
configure 0.000026 0.000003 0.000029 ( 0.000029)
build_up 0.006872 0.000000 2.173643 ( 3.407789)
build_miniruby 0.001524 0.000000 1.602433 ( 1.605341)
build_ruby 0.001670 0.000000 3.382012 ( 13.477058)
build_all 0.007742 0.000000 6.208803 ( 2.968693)
build_install 0.014384 0.003651 7.554313 ( 4.155209)
test_btest 0.000906 0.000095 85.405321 ( 32.866936)
test_basic 0.003771 0.003935 0.858670 ( 0.949491)
test_all 0.008370 0.000552 684.163133 (400.894757)
test_rubyspec 0.024975 0.044945 105.333443 (167.072691)
total: 627.40 sec