Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231206-033353
#<BuildRuby:0x000056266a1a2390
@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.20231206-033353",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000022 0.000003 0.000025 ( 0.000024)
configure 0.000019 0.000002 0.000021 ( 0.000022)
build_up 0.001668 0.004191 2.222645 ( 2.317116)
build_miniruby 0.001252 0.000201 1.532707 ( 1.534007)
build_ruby 0.001312 0.000210 3.019250 ( 3.236449)
build_all 0.004328 0.003386 5.591958 ( 2.908456)
build_install 0.014550 0.003712 7.154627 ( 3.826099)
test_btest 0.000000 0.000786 80.019977 ( 33.802114)
test_basic 0.004704 0.002407 0.875157 ( 0.965195)
test_all 0.078988 0.038913 712.396663 (276.053949)
test_rubyspec 0.049053 0.020529 94.978030 (108.452205)
total: 433.10 sec