Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240812-063100
#<BuildRuby:0x00007f7a6807fdc0
@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.20240812-063100",
@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.000002 0.000021 ( 0.000021)
autoconf 0.000039 0.000004 0.000043 ( 0.000043)
configure 0.000037 0.000003 0.000040 ( 0.000040)
build_up 0.000297 0.007582 3.565292 ( 3.382111)
build_miniruby 0.001790 0.000000 1.624124 ( 1.621081)
build_ruby 0.002065 0.000000 3.602018 ( 3.772298)
build_all 0.009148 0.000172 8.544289 ( 3.359609)
build_install 0.010648 0.009139 11.872809 ( 5.629317)
test_btest 0.000711 0.000125 120.975902 ( 31.654128)
test_basic 0.006904 0.003899 1.146746 ( 1.186078)
test_all 0.091681 0.059630 862.070228 (247.102478)
test_rubyspec 0.050024 0.041956 169.533480 ( 36.082791)
total: 333.79 sec