Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240904-041230
#<BuildRuby:0x00007f5d8d40fdc0
@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.20240904-041230",
@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.000023 0.000004 0.000027 ( 0.000027)
autoconf 0.000037 0.000007 0.000044 ( 0.000043)
configure 0.000031 0.000006 0.000037 ( 0.000036)
build_up 0.005406 0.004313 4.111111 ( 6.018050)
build_miniruby 0.002013 0.000000 1.802128 ( 2.154040)
build_ruby 0.002071 0.000000 4.626076 ( 23.003124)
build_all 0.010417 0.000000 8.446788 ( 8.898515)
build_install 0.021968 0.002944 11.770004 ( 11.286208)
test_btest 0.000915 0.000165 127.736198 (117.415993)
test_basic 0.009329 0.004578 1.327295 ( 2.009077)
test_all 0.138402 0.025499 951.422556 (634.574734)
test_rubyspec 0.062344 0.029801 166.898095 ( 56.579143)
total: 861.94 sec