Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230214-031843
#<BuildRuby:0x00005559c29d5f00
@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.20230214-031843",
@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.000004 0.000016 ( 0.000015)
autoconf 0.000017 0.000005 0.000022 ( 0.000022)
configure 0.000016 0.000005 0.000021 ( 0.000020)
build_up 0.004568 0.000150 1.398449 ( 1.830303)
build_miniruby 0.000951 0.000272 1.109721 ( 1.108395)
build_ruby 0.001041 0.000297 2.022276 ( 2.267223)
build_all 0.007187 0.000000 3.890060 ( 1.914573)
build_install 0.009877 0.004293 2.779089 ( 2.011801)
test_btest 0.000540 0.000151 56.825992 ( 19.156762)
test_basic 0.004740 0.001327 0.470922 ( 0.567853)
test_all 0.000962 0.000269 651.350560 (209.806439)
test_rubyspec 0.012828 0.033015 66.562631 ( 76.602810)
total: 315.27 sec