Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240620-172354
#<BuildRuby:0x00007f107978fdd0
@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.20240620-172354",
@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.000021 0.000005 0.000026 ( 0.000026)
autoconf 0.000034 0.000010 0.000044 ( 0.000042)
configure 0.000028 0.000008 0.000036 ( 0.000036)
build_up 0.008610 0.001232 3.984228 ( 6.823555)
build_miniruby 0.001975 0.000523 1.857605 ( 2.778621)
build_ruby 0.002151 0.000570 4.795582 ( 10.806611)
build_all 0.007456 0.005146 8.735797 ( 11.727239)
build_install 0.020252 0.007771 12.200397 ( 15.463018)
test_btest 0.000925 0.000275 123.120160 (158.446020)
test_basic 0.003662 0.009028 1.410685 ( 7.222361)
test_all 0.110929 0.050545 908.128841 (557.224136)
test_rubyspec 0.058944 0.033379 170.083017 ( 47.086965)
total: 817.58 sec