Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240801-082251
#<BuildRuby:0x00007fa86cd3fdd0
@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.20240801-082251",
@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.000006 0.000022 ( 0.000022)
autoconf 0.000029 0.000010 0.000039 ( 0.000039)
configure 0.000022 0.000008 0.000030 ( 0.000030)
build_up 0.005206 0.002983 3.607484 ( 3.554002)
build_miniruby 0.001184 0.000422 1.489762 ( 1.486700)
build_ruby 0.000000 0.001839 3.668776 ( 19.231142)
build_all 0.005349 0.003398 7.049096 ( 2.600333)
build_install 0.017489 0.000946 9.712576 ( 4.323616)
test_btest 0.000668 0.000229 109.650407 ( 28.725572)
test_basic 0.004917 0.005610 1.104009 ( 1.347400)
test_all 0.110362 0.044593 802.366279 (232.848512)
test_rubyspec 0.056421 0.036629 168.516686 ( 27.905638)
total: 322.02 sec