Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240220-102430
#<BuildRuby:0x0000560bb8125f88
@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.20240220-102430",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000023 0.000005 0.000028 ( 0.000028)
configure 0.000020 0.000005 0.000025 ( 0.000024)
build_up 0.004858 0.004868 18.586443 ( 10.223906)
build_miniruby 0.001223 0.000338 2.356088 ( 2.051284)
build_ruby 0.001758 0.000000 3.433095 ( 3.655426)
build_all 0.007341 0.001486 29.659673 ( 24.658423)
build_install 0.013919 0.004485 8.838075 ( 4.309995)
test_btest 0.000807 0.000220 89.133727 ( 23.374290)
test_basic 0.005366 0.001464 0.828627 ( 0.886607)
test_all 0.096645 0.025551 764.070064 (240.112162)
test_rubyspec 0.034138 0.044764 108.103515 (117.092697)
total: 426.37 sec