Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230210-205525
#<BuildRuby:0x000055beb3e05f70
@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.20230210-205525",
@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.000013 0.000002 0.000015 ( 0.000016)
autoconf 0.000017 0.000004 0.000021 ( 0.000020)
configure 0.000016 0.000003 0.000019 ( 0.000019)
build_up 0.000348 0.004131 1.048541 ( 1.433772)
build_miniruby 0.001131 0.000269 1.111818 ( 1.110495)
build_ruby 0.001195 0.000000 2.290129 ( 2.486127)
build_all 0.005838 0.000677 3.700825 ( 1.855266)
build_install 0.009968 0.001741 2.655204 ( 1.782671)
test_btest 0.000865 0.000000 55.086342 ( 28.933092)
test_basic 0.002240 0.003697 0.437832 ( 0.570420)
test_all 0.001004 0.000000 629.933034 (240.776165)
test_rubyspec 0.033672 0.007612 66.297859 ( 76.381982)
total: 355.33 sec