Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240804-081653
#<BuildRuby:0x00007f7ba3e4fdd8
@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-081653",
@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.000011 0.000003 0.000014 ( 0.000014)
autoconf 0.000025 0.000007 0.000032 ( 0.000031)
configure 0.000017 0.000005 0.000022 ( 0.000022)
build_up 0.000000 0.007694 2.724346 ( 2.602386)
build_miniruby 0.000000 0.001522 1.157978 ( 1.155137)
build_ruby 0.000000 0.001852 4.485966 ( 4.770938)
build_all 0.007203 0.004610 9.481609 ( 5.047775)
build_install 0.016395 0.010376 12.814179 ( 7.737760)
test_btest 0.000690 0.000318 118.367480 ( 32.240620)
test_basic 0.006487 0.003293 0.923077 ( 0.969756)
test_all 0.111849 0.041067 798.351700 (243.808225)
test_rubyspec 0.048797 0.042147 168.855940 ( 27.993938)
total: 326.33 sec