Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230215-132856
#<BuildRuby:0x0000556e94e2e7c8
@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.20230215-132856",
@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.000012 0.000001 0.000013 ( 0.000013)
autoconf 0.000019 0.000002 0.000021 ( 0.000020)
configure 0.000016 0.000001 0.000017 ( 0.000017)
build_up 0.004384 0.000040 1.194931 ( 1.574359)
build_miniruby 0.001120 0.000097 0.949117 ( 0.947159)
build_ruby 0.001247 0.000000 1.884101 ( 2.098326)
build_all 0.005970 0.000275 3.462922 ( 1.755539)
build_install 0.012872 0.000355 2.658561 ( 1.797966)
test_btest 0.000751 0.000058 55.953844 ( 14.760162)
test_basic 0.001929 0.004072 0.478167 ( 0.575756)
test_all 0.001134 0.000126 629.513519 (187.905653)
test_rubyspec 0.020483 0.016064 65.847074 ( 75.810503)
total: 287.23 sec