Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240304-195739
#<BuildRuby:0x000055f6be46a018
@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.20240304-195739",
@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.000019 0.000002 0.000021 ( 0.000022)
autoconf 0.000028 0.000003 0.000031 ( 0.000030)
configure 0.000024 0.000003 0.000027 ( 0.000026)
build_up 0.007997 0.000390 2.761529 ( 3.419759)
build_miniruby 0.000000 0.001628 1.792895 ( 1.964429)
build_ruby 0.000294 0.001911 3.942810 ( 4.477256)
build_all 0.009317 0.000159 6.856423 ( 5.060822)
build_install 0.022052 0.001080 9.137769 ( 7.345650)
test_btest 0.001185 0.000128 96.263534 ( 79.474587)
test_basic 0.004204 0.004897 1.068872 ( 1.674231)
test_all 0.086123 0.042747 848.920794 (519.367053)
test_rubyspec 0.052634 0.046523 139.272607 (193.623691)
total: 816.41 sec