Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240702-143609
#<BuildRuby:0x00007f5bd1a4fdd8
@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.20240702-143609",
@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.000020 0.000002 0.000022 ( 0.000022)
autoconf 0.000033 0.000004 0.000037 ( 0.000037)
configure 0.000028 0.000004 0.000032 ( 0.000032)
build_up 0.000000 0.007911 3.520444 ( 3.018041)
build_miniruby 0.001107 0.000417 1.177396 ( 1.174371)
build_ruby 0.001601 0.000348 3.180670 ( 3.381689)
build_all 0.007170 0.000618 7.517894 ( 2.897050)
build_install 0.017350 0.000807 9.611643 ( 4.382488)
test_btest 0.000000 0.001019 109.571056 ( 28.917254)
test_basic 0.000000 0.009262 1.221277 ( 1.270656)
test_all 0.095647 0.056416 784.419668 (217.418738)
test_rubyspec 0.049723 0.044017 167.883300 ( 28.774127)
total: 291.24 sec