Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230903-123925
#<BuildRuby:0x000056311fd6e3d0
@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.20230903-123925",
@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.000024 0.000001 0.000025 ( 0.000020)
autoconf 0.000042 0.000001 0.000043 ( 0.000039)
configure 0.000032 0.000001 0.000033 ( 0.000032)
build_up 0.005078 0.000033 1.612822 ( 1.974414)
build_miniruby 0.001582 0.000048 1.533760 ( 1.532341)
build_ruby 0.001934 0.000000 3.060580 ( 3.295652)
build_all 0.007914 0.000052 5.959201 ( 3.207509)
build_install 0.007525 0.011408 7.260462 ( 4.491479)
test_btest 0.000373 0.000993 82.410619 ( 30.295170)
test_basic 0.000000 0.009182 0.927402 ( 1.031058)
test_all 0.008395 0.000818 707.181927 (267.190880)
test_rubyspec 0.040986 0.027465 97.513355 (109.467122)
total: 422.49 sec