Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240902-050949
#<BuildRuby:0x00007fde7719fde0
@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.20240902-050949",
@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.000021)
autoconf 0.000026 0.000011 0.000037 ( 0.000037)
configure 0.000021 0.000009 0.000030 ( 0.000030)
build_up 0.002743 0.005252 3.565591 ( 3.442632)
build_miniruby 0.001627 0.000000 1.605100 ( 1.601896)
build_ruby 0.001856 0.000000 3.854837 ( 4.040300)
build_all 0.005062 0.002476 7.659382 ( 2.893671)
build_install 0.004724 0.015446 10.232729 ( 4.603209)
test_btest 0.000621 0.000373 118.005331 ( 31.855055)
test_basic 0.007183 0.004310 1.251523 ( 1.299025)
test_all 0.075082 0.081607 838.469883 (278.289717)
test_rubyspec 0.048789 0.044111 178.799298 ( 45.745929)
total: 373.77 sec