Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241016-094711
#<BuildRuby:0x00007fd12d28fdd8
@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.20241016-094711",
@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.000017 0.000003 0.000020 ( 0.000020)
autoconf 0.000040 0.000000 0.000040 ( 0.000040)
configure 0.000030 0.000000 0.000030 ( 0.000030)
build_up 0.001190 0.007416 3.990718 ( 3.891974)
build_miniruby 0.001282 0.000311 1.505488 ( 1.502449)
build_ruby 0.001550 0.000376 3.999232 ( 4.152895)
build_all 0.002395 0.007589 7.671733 ( 3.125794)
build_install 0.016672 0.001992 10.034190 ( 4.616187)
test_btest 0.000708 0.000195 96.125172 ( 25.648794)
test_basic 0.004173 0.005081 0.970650 ( 1.012953)
test_all 0.078961 0.070962 778.090525 (226.651445)
test_rubyspec 0.060973 0.030487 136.784236 ( 30.098649)
total: 300.70 sec