Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241006-112323
#<BuildRuby:0x00007f8ff141fdd8
@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.20241006-112323",
@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.000019 0.000006 0.000025 ( 0.000026)
autoconf 0.000029 0.000009 0.000038 ( 0.000039)
configure 0.000024 0.000008 0.000032 ( 0.000032)
build_up 0.003040 0.005002 3.497136 ( 3.639408)
build_miniruby 0.001555 0.000000 1.219346 ( 1.216850)
build_ruby 0.001764 0.000000 3.412010 ( 3.567780)
build_all 0.007854 0.001034 6.860488 ( 2.765964)
build_install 0.013365 0.005844 10.019728 ( 4.797640)
test_btest 0.000819 0.000000 91.123219 ( 26.063065)
test_basic 0.007364 0.002756 1.109895 ( 1.156212)
test_all 0.100949 0.048080 750.777780 (248.217602)
test_rubyspec 0.043891 0.037823 128.268883 ( 26.964037)
total: 318.39 sec