Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240110-195108
#<BuildRuby:0x000055659f57a008
@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.20240110-195108",
@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.000018 0.000001 0.000019 ( 0.000019)
autoconf 0.000023 0.000001 0.000024 ( 0.000025)
configure 0.000021 0.000001 0.000022 ( 0.000022)
build_up 0.005419 0.000105 1.640983 ( 2.021768)
build_miniruby 0.000000 0.001583 1.674865 ( 1.673586)
build_ruby 0.000465 0.001229 3.357388 ( 3.564390)
build_all 0.003788 0.003623 5.700577 ( 2.963126)
build_install 0.016759 0.000659 6.924120 ( 3.985497)
test_btest 0.000771 0.000000 84.692242 ( 32.268552)
test_basic 0.007409 0.000074 0.953527 ( 1.015979)
test_all 0.084511 0.034154 751.972912 (279.213304)
test_rubyspec 0.030245 0.038396 100.226483 (113.038181)
total: 439.75 sec