Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240807-072306
#<BuildRuby:0x00007f702b64fdc8
@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.20240807-072306",
@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.000018 0.000006 0.000024 ( 0.000024)
autoconf 0.000034 0.000010 0.000044 ( 0.000043)
configure 0.000030 0.000009 0.000039 ( 0.000039)
build_up 0.001336 0.007052 3.774614 ( 3.671076)
build_miniruby 0.001256 0.000446 1.397431 ( 1.394085)
build_ruby 0.001534 0.000544 4.384299 ( 4.523563)
build_all 0.008800 0.000261 8.805555 ( 3.493826)
build_install 0.012532 0.008224 11.698079 ( 5.417953)
test_btest 0.000815 0.000295 122.796942 ( 31.968393)
test_basic 0.004393 0.006664 1.232536 ( 1.278163)
test_all 0.086681 0.065503 864.961874 (278.966344)
test_rubyspec 0.055716 0.037907 174.324697 ( 58.725145)
total: 389.44 sec