Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240903-030120
#<BuildRuby:0x00007f1296a9fdd0
@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.20240903-030120",
@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.000021 0.000003 0.000024 ( 0.000025)
autoconf 0.000034 0.000006 0.000040 ( 0.000039)
configure 0.000028 0.000005 0.000033 ( 0.000032)
build_up 0.006977 0.001163 3.883259 ( 3.838002)
build_miniruby 0.001687 0.000282 1.665796 ( 1.747981)
build_ruby 0.001876 0.000313 4.502408 ( 14.422768)
build_all 0.008482 0.000677 8.394123 ( 3.437773)
build_install 0.014595 0.003169 9.752387 ( 4.509721)
test_btest 0.000808 0.000134 117.840594 ( 30.729298)
test_basic 0.004149 0.005044 1.007496 ( 1.055551)
test_all 0.102060 0.048833 842.808993 (243.207482)
test_rubyspec 0.046474 0.044164 161.330143 ( 34.250855)
total: 337.20 sec