Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240213-201304
#<BuildRuby:0x00005587de5ce4f8
@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.20240213-201304",
@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.000016 0.000004 0.000020 ( 0.000020)
autoconf 0.000021 0.000006 0.000027 ( 0.000026)
configure 0.000020 0.000005 0.000025 ( 0.000025)
build_up 0.002241 0.004798 2.181518 ( 2.688673)
build_miniruby 0.001184 0.000346 2.073937 ( 2.095214)
build_ruby 0.001796 0.000000 3.303353 ( 3.521336)
build_all 0.007409 0.000187 6.312764 ( 2.452415)
build_install 0.016525 0.001968 7.781715 ( 3.723724)
test_btest 0.000692 0.000173 88.952292 ( 25.321755)
test_basic 0.005301 0.001325 0.911562 ( 0.974224)
test_all 0.095608 0.021764 687.524029 (198.859851)
test_rubyspec 0.053917 0.049123 168.628502 (177.810984)
total: 417.45 sec