Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240905-144724
#<BuildRuby:0x00007f7d4fa1fdc8
@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.20240905-144724",
@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.000001 0.000018 ( 0.000019)
autoconf 0.000037 0.000003 0.000040 ( 0.000039)
configure 0.000028 0.000002 0.000030 ( 0.000030)
build_up 0.003528 0.004329 3.435593 ( 3.829784)
build_miniruby 0.001653 0.000000 1.436286 ( 1.433139)
build_ruby 0.001687 0.000000 3.632257 ( 38.649042)
build_all 0.007865 0.000000 7.571401 ( 3.055525)
build_install 0.010682 0.007924 10.205300 ( 4.632399)
test_btest 0.000750 0.000094 116.714968 ( 31.293626)
test_basic 0.008918 0.001115 1.140233 ( 1.184710)
test_all 0.084922 0.065737 874.416424 (250.683078)
test_rubyspec 0.038260 0.051245 162.110024 ( 32.603045)
total: 367.37 sec