Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240202-145138
#<BuildRuby:0x000055dc5c00a008
@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.20240202-145138",
@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.000024 0.000001 0.000025 ( 0.000025)
configure 0.000021 0.000001 0.000022 ( 0.000022)
build_up 0.002090 0.004188 1.927909 ( 2.304147)
build_miniruby 0.001371 0.000101 1.526354 ( 1.525665)
build_ruby 0.001558 0.000116 3.275024 ( 3.488347)
build_all 0.003837 0.003749 6.207532 ( 3.126265)
build_install 0.018994 0.000000 7.744594 ( 4.304808)
test_btest 0.001018 0.000000 86.517332 ( 33.376457)
test_basic 0.001100 0.007138 0.971390 ( 1.062848)
test_all 0.079651 0.037426 767.718209 (284.278643)
test_rubyspec 0.070025 0.039569 182.981931 (219.426632)
total: 552.89 sec