Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240309-015223
#<BuildRuby:0x00005604c22b68e0
@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.20240309-015223",
@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.000012 0.000003 0.000015 ( 0.000016)
autoconf 0.000021 0.000005 0.000026 ( 0.000025)
configure 0.000017 0.000004 0.000021 ( 0.000022)
build_up 0.006660 0.001598 2.729273 ( 3.086436)
build_miniruby 0.001362 0.000327 1.800757 ( 1.847614)
build_ruby 0.001865 0.000000 3.853392 ( 4.316166)
build_all 0.007293 0.001477 7.048852 ( 4.131890)
build_install 0.013492 0.008220 8.726946 ( 6.199277)
test_btest 0.000791 0.000216 92.472287 ( 58.072556)
test_basic 0.005388 0.000386 0.965987 ( 1.237905)
test_all 0.100636 0.021219 777.219645 (414.694025)
test_rubyspec 0.045406 0.053933 134.383747 (192.871949)
total: 686.46 sec