Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241007-233124
#<BuildRuby:0x00007f290c49fde0
@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.20241007-233124",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000031 0.000004 0.000035 ( 0.000034)
configure 0.000024 0.000003 0.000027 ( 0.000028)
build_up 0.003126 0.004576 3.875934 ( 3.752543)
build_miniruby 0.001770 0.000285 1.613815 ( 1.609979)
build_ruby 0.001747 0.000282 3.776551 ( 3.950604)
build_all 0.003602 0.005873 6.923825 ( 2.674154)
build_install 0.017895 0.001137 10.172305 ( 4.815692)
test_btest 0.000821 0.000152 95.385785 ( 25.848527)
test_basic 0.000000 0.010223 1.012407 ( 1.054721)
test_all 0.092753 0.056036 747.965065 (237.149825)
test_rubyspec 0.048685 0.042685 134.704043 ( 29.868626)
total: 310.73 sec