Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240317-135645
#<BuildRuby:0x000055efcb7fe4f8
@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.20240317-135645",
@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.000004 0.000018 ( 0.000019)
autoconf 0.000020 0.000006 0.000026 ( 0.000025)
configure 0.000019 0.000005 0.000024 ( 0.000024)
build_up 0.005178 0.001523 2.161687 ( 2.172023)
build_miniruby 0.000962 0.000283 1.555974 ( 1.554090)
build_ruby 0.001529 0.000000 3.233297 ( 3.454274)
build_all 0.007414 0.000000 6.774707 ( 2.662593)
build_install 0.017837 0.000000 8.565729 ( 4.124978)
test_btest 0.000846 0.000000 93.733645 ( 24.455076)
test_basic 0.005730 0.000000 0.857248 ( 0.913719)
test_all 0.089317 0.031553 806.010176 (262.343851)
test_rubyspec 0.051683 0.052199 142.625870 (173.259909)
total: 474.94 sec