Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240804-030116
#<BuildRuby:0x00007f9ef54dfdc8
@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.20240804-030116",
@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.000017 0.000004 0.000021 ( 0.000021)
autoconf 0.000030 0.000006 0.000036 ( 0.000037)
configure 0.000030 0.000006 0.000036 ( 0.000036)
build_up 0.003049 0.004749 3.354116 ( 3.246318)
build_miniruby 0.001241 0.000321 1.486379 ( 1.482871)
build_ruby 0.001371 0.000354 4.028680 ( 4.227274)
build_all 0.003555 0.005184 8.271769 ( 3.279868)
build_install 0.014259 0.004696 11.103580 ( 5.427593)
test_btest 0.000759 0.000224 117.370868 ( 34.827980)
test_basic 0.004858 0.005910 1.191433 ( 1.468049)
test_all 0.084580 0.067111 788.073962 (228.163754)
test_rubyspec 0.051569 0.039318 167.276619 ( 34.428346)
total: 316.55 sec