Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240920-152110
#<BuildRuby:0x00007f30d1e1fdd0
@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.20240920-152110",
@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.000016 0.000007 0.000023 ( 0.000024)
autoconf 0.000028 0.000013 0.000041 ( 0.000042)
configure 0.000023 0.000010 0.000033 ( 0.000034)
build_up 0.002993 0.005511 4.408730 ( 3.695988)
build_miniruby 0.000000 0.001693 1.613803 ( 1.609983)
build_ruby 0.000000 0.002015 4.351618 ( 4.640515)
build_all 0.006853 0.001480 7.266654 ( 3.103535)
build_install 0.017292 0.003017 11.013708 ( 5.284316)
test_btest 0.000645 0.000304 98.298410 ( 26.115845)
test_basic 0.004750 0.006054 1.055579 ( 1.099779)
test_all 0.119985 0.030597 784.563155 (220.773109)
test_rubyspec 0.054420 0.036138 138.351634 ( 30.180378)
total: 296.50 sec