Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230616-144508
#<BuildRuby:0x000055cb6391a008
@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.20230616-144508",
@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.000001 0.000016 ( 0.000017)
autoconf 0.000022 0.000001 0.000023 ( 0.000024)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.002573 0.003742 1.967566 ( 3.759332)
build_miniruby 0.001226 0.000136 1.356614 ( 1.390066)
build_ruby 0.001524 0.000000 2.919509 ( 3.198067)
build_all 0.006174 0.002889 2.375149 ( 2.336475)
build_install 0.015912 0.003323 3.795303 ( 3.845258)
test_btest 0.000911 0.000127 77.778865 ( 43.600884)
test_basic 0.000000 0.007688 0.823975 ( 1.409248)
test_all 0.000000 0.001685 566.691393 (289.928052)
test_rubyspec 0.038948 0.015621 85.043337 (115.195574)
total: 464.66 sec