Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230205-063732
#<BuildRuby:0x0000558529d72018
@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.20230205-063732",
@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.000000 0.000013 ( 0.000014)
autoconf 0.000018 0.000001 0.000019 ( 0.000019)
configure 0.000017 0.000001 0.000018 ( 0.000017)
build_up 0.004297 0.000252 0.910317 ( 1.251908)
build_miniruby 0.001048 0.000062 0.799611 ( 0.797792)
build_ruby 0.001170 0.000069 1.883619 ( 2.119599)
build_all 0.006615 0.000131 3.508123 ( 1.801092)
build_install 0.012933 0.000450 2.464055 ( 1.604348)
test_btest 0.000754 0.000000 56.580368 ( 14.454826)
test_basic 0.004756 0.000000 0.394420 ( 0.487519)
test_all 0.001126 0.000000 582.906342 (165.137305)
test_rubyspec 0.013110 0.029647 61.363730 ( 71.212225)
total: 258.87 sec