Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240708-025754
#<BuildRuby:0x00007f2502ccfdc0
@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.20240708-025754",
@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.000019 0.000005 0.000024 ( 0.000023)
autoconf 0.000030 0.000007 0.000037 ( 0.000037)
configure 0.000024 0.000006 0.000030 ( 0.000031)
build_up 0.000545 0.008094 4.614413 ( 3.939268)
build_miniruby 0.000000 0.002195 1.680805 ( 1.678755)
build_ruby 0.000164 0.001743 4.302102 ( 4.428598)
build_all 0.008209 0.001404 8.752086 ( 3.393908)
build_install 0.011951 0.008120 10.770706 ( 4.798366)
test_btest 0.000854 0.000314 123.640122 ( 32.231152)
test_basic 0.004257 0.005873 1.391355 ( 1.434340)
test_all 0.109572 0.051946 905.671894 (269.580619)
test_rubyspec 0.056645 0.037069 184.071417 ( 48.053342)
total: 369.54 sec