Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240622-025340
#<BuildRuby:0x00007f4c3cd5fdd8
@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-025340",
@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.000013 0.000006 0.000019 ( 0.000020)
autoconf 0.000021 0.000011 0.000032 ( 0.000031)
configure 0.000019 0.000009 0.000028 ( 0.000028)
build_up 0.003824 0.003918 3.549485 ( 3.418660)
build_miniruby 0.001028 0.000538 1.362293 ( 1.360568)
build_ruby 0.001202 0.000630 3.906133 ( 13.999657)
build_all 0.006864 0.001369 7.562383 ( 2.975209)
build_install 0.019084 0.000876 10.800219 ( 5.607656)
test_btest 0.000590 0.000249 110.673075 ( 31.690507)
test_basic 0.007886 0.000538 1.252442 ( 1.427319)
test_all 0.101190 0.049570 796.821839 (252.604649)
test_rubyspec 0.056184 0.037316 164.429484 ( 36.472440)
total: 349.56 sec