Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240226-074709
#<BuildRuby:0x000055b493821f70
@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.20240226-074709",
@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.000016 0.000001 0.000017 ( 0.000017)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000026 0.000002 0.000028 ( 0.000027)
build_up 0.003922 0.003956 2.487697 ( 2.282611)
build_miniruby 0.001373 0.000000 1.622113 ( 1.620383)
build_ruby 0.001756 0.000000 3.178224 ( 3.401260)
build_all 0.000000 0.007988 6.893489 ( 3.143307)
build_install 0.009117 0.010902 8.567440 ( 4.398333)
test_btest 0.000670 0.000167 97.311725 ( 35.655102)
test_basic 0.006469 0.001618 1.068863 ( 1.179403)
test_all 0.093483 0.030254 795.251331 (411.124065)
test_rubyspec 0.064488 0.034714 139.572507 (230.942614)
total: 693.75 sec