Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240816-195052
#<BuildRuby:0x00007fd37b80fdd0
@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.20240816-195052",
@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.000025 0.000004 0.000029 ( 0.000028)
autoconf 0.000045 0.000007 0.000052 ( 0.000051)
configure 0.000038 0.000006 0.000044 ( 0.000043)
build_up 0.007984 0.001141 4.001013 ( 5.586057)
build_miniruby 0.001541 0.000221 1.847074 ( 2.290774)
build_ruby 0.002276 0.000325 4.623085 ( 5.403751)
build_all 0.006516 0.004741 8.961394 ( 8.369700)
build_install 0.017183 0.010641 11.960160 ( 11.977170)
test_btest 0.000985 0.000208 123.912920 (131.599431)
test_basic 0.012798 0.000681 1.373190 ( 2.040439)
test_all 0.112424 0.051737 910.599073 (725.415045)
test_rubyspec 0.050531 0.048401 175.213709 ( 97.106751)
total: 989.79 sec