Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240724-215825
#<BuildRuby:0x00007f84302afdd0
@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.20240724-215825",
@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.000017 0.000003 0.000020 ( 0.000021)
autoconf 0.000029 0.000006 0.000035 ( 0.000036)
configure 0.000025 0.000006 0.000031 ( 0.000030)
build_up 0.004087 0.004010 3.840538 ( 3.936774)
build_miniruby 0.000000 0.002263 1.811699 ( 1.821854)
build_ruby 0.001494 0.000990 4.678974 ( 4.887289)
build_all 0.001910 0.008432 8.614786 ( 5.536102)
build_install 0.014275 0.011363 11.977151 ( 9.095445)
test_btest 0.001187 0.000000 123.452097 ( 61.605697)
test_basic 0.003419 0.009009 1.411475 ( 1.700834)
test_all 0.072596 0.084561 863.135059 (329.734427)
test_rubyspec 0.054115 0.040855 168.916241 ( 41.124034)
total: 459.44 sec