Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230108-051629
#<BuildRuby:0x000055a739a76058
@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.20230108-051629",
@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.000014 0.000001 0.000015 ( 0.000016)
autoconf 0.000024 0.000001 0.000025 ( 0.000025)
configure 0.000020 0.000001 0.000021 ( 0.000021)
build_up 0.005098 0.000222 1.152475 ( 2.030333)
build_miniruby 0.001223 0.000053 1.408027 ( 1.565631)
build_ruby 0.001524 0.000000 3.576199 ( 4.048052)
build_all 0.007090 0.000016 3.780958 ( 2.534123)
build_install 0.011807 0.003567 3.060654 ( 2.870294)
test_btest 0.000889 0.000059 55.414530 ( 32.986973)
test_basic 0.007344 0.000222 0.444888 ( 0.705015)
test_all 0.001526 0.000098 647.995046 (319.562768)
test_rubyspec 0.028060 0.030401 76.029647 (107.845060)
total: 474.15 sec