Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231016-003242
#<BuildRuby:0x000055f29cba1a00
@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.20231016-003242",
@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.000018)
autoconf 0.000026 0.000006 0.000032 ( 0.000033)
configure 0.000019 0.000004 0.000023 ( 0.000024)
build_up 0.003283 0.005033 2.524884 ( 3.873492)
build_miniruby 0.001657 0.000000 1.763275 ( 2.080586)
build_ruby 0.001803 0.000000 3.484150 ( 4.177256)
build_all 0.006729 0.001727 6.573197 ( 5.950041)
build_install 0.015566 0.006905 8.119560 ( 7.603731)
test_btest 0.000594 0.000178 87.234864 ( 77.169927)
test_basic 0.000000 0.008060 1.015302 ( 1.525254)
test_all 0.005168 0.005919 743.024899 (485.119040)
test_rubyspec 0.036737 0.039045 108.044573 (159.692488)
total: 747.19 sec