Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221221-162613
#<BuildRuby:0x00005581177de338
@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.20221221-162613",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000023 0.000004 0.000027 ( 0.000026)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.000528 0.004100 1.054598 ( 1.483601)
build_miniruby 0.001259 0.000229 1.429166 ( 1.433613)
build_ruby 0.001382 0.000251 3.458884 ( 3.810228)
build_all 0.004246 0.004176 3.918452 ( 2.099868)
build_install 0.015143 0.002288 3.180263 ( 2.390294)
test_btest 0.000951 0.000000 57.529349 ( 23.185612)
test_basic 0.001084 0.004021 0.435634 ( 0.539271)
test_all 0.001547 0.000894 654.778362 (242.913045)
test_rubyspec 0.032882 0.019472 70.638024 ( 82.362732)
total: 360.22 sec