Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230218-071020
#<BuildRuby:0x000055a29728a7f0
@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.20230218-071020",
@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.000003 0.000017 ( 0.000016)
autoconf 0.000022 0.000005 0.000027 ( 0.000027)
configure 0.000018 0.000005 0.000023 ( 0.000021)
build_up 0.000147 0.004058 1.153794 ( 1.533502)
build_miniruby 0.000935 0.000281 1.026442 ( 1.024334)
build_ruby 0.000903 0.000271 1.872865 ( 2.093352)
build_all 0.000000 0.005267 3.074696 ( 1.520836)
build_install 0.008234 0.002913 2.193195 ( 1.493554)
test_btest 0.000653 0.000237 55.315385 ( 14.194520)
test_basic 0.000195 0.004234 0.442939 ( 0.537423)
test_all 0.000414 0.000899 572.179800 (164.053529)
test_rubyspec 0.022272 0.023103 58.872958 ( 69.130911)
total: 255.58 sec