Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240227-133042
#<BuildRuby:0x000055c3c1bd64f8
@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.20240227-133042",
@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.000018 0.000002 0.000020 ( 0.000020)
autoconf 0.000031 0.000003 0.000034 ( 0.000034)
configure 0.000023 0.000003 0.000026 ( 0.000026)
build_up 0.006421 0.000741 2.497396 ( 2.345546)
build_miniruby 0.000000 0.001485 1.706326 ( 1.706418)
build_ruby 0.000000 0.001699 3.400789 ( 3.650037)
build_all 0.007845 0.000218 6.802861 ( 3.534162)
build_install 0.018651 0.001357 8.805749 ( 4.658381)
test_btest 0.000978 0.000000 91.592825 ( 36.512926)
test_basic 0.003004 0.004354 1.010481 ( 1.112192)
test_all 0.080444 0.034495 790.141900 (316.139378)
test_rubyspec 0.026690 0.061204 125.548288 (140.196402)
total: 509.86 sec