Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230102-170012
#<BuildRuby:0x00005577ef82e008
@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.20230102-170012",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000022 0.000004 0.000026 ( 0.000026)
configure 0.000017 0.000002 0.000019 ( 0.000020)
build_up 0.004302 0.000586 1.120928 ( 1.521168)
build_miniruby 0.001093 0.000149 1.347907 ( 1.355571)
build_ruby 0.001551 0.000000 3.109510 ( 3.449708)
build_all 0.006673 0.000000 3.440112 ( 1.798233)
build_install 0.013839 0.000157 3.026710 ( 2.088788)
test_btest 0.000825 0.000000 55.540742 ( 15.267012)
test_basic 0.004504 0.000127 0.389697 ( 0.484823)
test_all 0.001914 0.000000 621.379294 (186.570861)
test_rubyspec 0.023613 0.018911 60.538739 ( 70.460035)
total: 283.00 sec