Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221225-135059
#<BuildRuby:0x0000562397fc6230
@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.20221225-135059",
@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.000002 0.000016 ( 0.000015)
autoconf 0.000021 0.000003 0.000024 ( 0.000023)
configure 0.000018 0.000002 0.000020 ( 0.000021)
build_up 0.004515 0.000645 1.091316 ( 1.623908)
build_miniruby 0.001656 0.000236 1.596403 ( 1.618772)
build_ruby 0.001721 0.000246 3.790266 ( 4.209723)
build_all 0.000000 0.008142 4.074542 ( 2.814211)
build_install 0.009343 0.009609 3.333565 ( 2.831831)
test_btest 0.000793 0.000244 59.316165 ( 24.969650)
test_basic 0.003489 0.001073 0.442798 ( 0.552598)
test_all 0.000543 0.001179 673.218520 (229.809069)
test_rubyspec 0.024007 0.019721 68.571025 ( 78.986231)
total: 347.42 sec