Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240110-175520
#<BuildRuby:0x000055f8b0ad9e78
@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-175520",
@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.000002 0.000020 ( 0.000020)
autoconf 0.000026 0.000002 0.000028 ( 0.000028)
configure 0.000025 0.000001 0.000026 ( 0.000027)
build_up 0.005510 0.000000 1.649595 ( 2.028884)
build_miniruby 0.000000 0.001611 1.679097 ( 1.678110)
build_ruby 0.000000 0.001591 3.440458 ( 3.648450)
build_all 0.003878 0.003725 5.806965 ( 2.816497)
build_install 0.012503 0.005762 7.047256 ( 4.240664)
test_btest 0.000700 0.000113 84.612133 ( 31.426279)
test_basic 0.001509 0.004467 0.808567 ( 0.868624)
test_all 0.086949 0.031313 790.036750 (298.564069)
test_rubyspec 0.033351 0.040336 103.835854 (129.261468)
total: 474.53 sec