Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240301-022059
#<BuildRuby:0x000055cf5cc42008
@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.20240301-022059",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000022 0.000003 0.000025 ( 0.000026)
configure 0.000020 0.000003 0.000023 ( 0.000024)
build_up 0.004806 0.004098 3.147489 ( 3.858736)
build_miniruby 0.001197 0.000239 1.805609 ( 2.036520)
build_ruby 0.001853 0.000371 3.610797 ( 4.164610)
build_all 0.004086 0.005014 7.275911 ( 4.912416)
build_install 0.015206 0.005901 9.498785 ( 7.327784)
test_btest 0.000656 0.000164 95.892068 ( 82.414592)
test_basic 0.007782 0.000000 1.078847 ( 1.583593)
test_all 0.088569 0.031303 796.376922 (403.103338)
test_rubyspec 0.039574 0.049847 131.079123 (141.806258)
total: 651.21 sec