Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240622-042911
#<BuildRuby:0x00007fd37931fde0
@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.20240622-042911",
@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.000014 0.000006 0.000020 ( 0.000019)
autoconf 0.000023 0.000010 0.000033 ( 0.000033)
configure 0.000019 0.000008 0.000027 ( 0.000027)
build_up 0.006961 0.001184 3.454464 ( 3.462066)
build_miniruby 0.001346 0.000539 1.546006 ( 1.547836)
build_ruby 0.000000 0.002484 4.054444 ( 4.211075)
build_all 0.003203 0.005379 7.789653 ( 3.120584)
build_install 0.020615 0.000000 10.665187 ( 4.968706)
test_btest 0.001063 0.000000 113.132142 ( 29.466576)
test_basic 0.006117 0.002107 1.128253 ( 1.182562)
test_all 0.098892 0.051385 816.732617 (257.122631)
test_rubyspec 0.061983 0.030342 168.011824 ( 33.240058)
total: 338.32 sec