Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240804-083311
#<BuildRuby:0x00007fa6c984fdd8
@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.20240804-083311",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000004 0.000016 ( 0.000017)
autoconf 0.000024 0.000008 0.000032 ( 0.000031)
configure 0.000017 0.000005 0.000022 ( 0.000022)
build_up 0.004868 0.002970 2.873537 ( 2.828291)
build_miniruby 0.001151 0.000384 1.474512 ( 1.471622)
build_ruby 0.001395 0.000465 3.049216 ( 3.265291)
build_all 0.005159 0.003018 6.900233 ( 2.518761)
build_install 0.005607 0.010230 8.964124 ( 3.934081)
test_btest 0.000701 0.000305 117.196261 ( 30.700807)
test_basic 0.009786 0.000573 1.120693 ( 1.172362)
test_all 0.109640 0.040540 826.508707 (250.929921)
test_rubyspec 0.066125 0.024843 172.377387 ( 37.221504)
total: 334.04 sec