Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240209-081514
#<BuildRuby:0x0000556c14db62c8
@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.20240209-081514",
@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.000003 0.000019 ( 0.000019)
autoconf 0.000026 0.000005 0.000031 ( 0.000030)
configure 0.000024 0.000005 0.000029 ( 0.000028)
build_up 0.005867 0.000283 1.915249 ( 2.279366)
build_miniruby 0.000000 0.001686 1.706710 ( 1.717884)
build_ruby 0.000000 0.001787 3.701790 ( 15.448972)
build_all 0.004946 0.003129 6.640394 ( 3.331273)
build_install 0.016258 0.001726 8.076139 ( 4.673336)
test_btest 0.000640 0.000133 91.511610 ( 46.584794)
test_basic 0.003219 0.004026 0.976766 ( 1.078477)
test_all 0.071699 0.043592 713.210107 (268.842536)
test_rubyspec 0.068704 0.035947 174.675027 (184.367667)
total: 528.33 sec