Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240826-003527
#<BuildRuby:0x00007f86f73bfdc8
@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.20240826-003527",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000017 0.000001 0.000018 ( 0.000019)
autoconf 0.000034 0.000002 0.000036 ( 0.000036)
configure 0.000030 0.000002 0.000032 ( 0.000032)
build_up 0.007274 0.000185 2.666206 ( 2.710676)
build_miniruby 0.001682 0.000000 1.068719 ( 1.065865)
build_ruby 0.001933 0.000000 3.157095 ( 3.333237)
build_all 0.004291 0.004048 6.520889 ( 2.380904)
build_install 0.014770 0.003538 9.431266 ( 4.073247)
test_btest 0.000000 0.001027 92.296967 ( 23.666560)
test_basic 0.001969 0.006476 0.871894 ( 0.926547)
test_all 0.105245 0.048652 703.149722 (215.921934)
test_rubyspec 0.039914 0.055195 163.612306 ( 27.135531)
total: 281.22 sec