Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240825-203801
#<BuildRuby:0x00007f9dba93fdc8
@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.20240825-203801",
@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.000012 0.000008 0.000020 ( 0.000020)
autoconf 0.000020 0.000013 0.000033 ( 0.000033)
configure 0.000019 0.000012 0.000031 ( 0.000031)
build_up 0.003517 0.003634 3.066095 ( 3.126638)
build_miniruby 0.000990 0.000680 1.086527 ( 1.083280)
build_ruby 0.000939 0.000645 3.576537 ( 3.741013)
build_all 0.004941 0.003397 7.893383 ( 3.116144)
build_install 0.013767 0.003145 9.326814 ( 4.033036)
test_btest 0.000512 0.000313 109.302715 ( 29.304953)
test_basic 0.005054 0.004898 1.006064 ( 1.054126)
test_all 0.105119 0.042980 781.169477 (248.120082)
test_rubyspec 0.046827 0.037937 162.471065 ( 31.240700)
total: 324.82 sec