Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230123-053333
#<BuildRuby:0x000055eaa12e1fd0
@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.20230123-053333",
@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.000022 0.000003 0.000025 ( 0.000026)
autoconf 0.000032 0.000005 0.000037 ( 0.000035)
configure 0.000026 0.000003 0.000029 ( 0.000029)
build_up 0.005066 0.000691 1.195767 ( 2.208199)
build_miniruby 0.001455 0.000198 1.251342 ( 1.425690)
build_ruby 0.001555 0.000212 3.211886 ( 3.743200)
build_all 0.003400 0.005057 4.068364 ( 2.938277)
build_install 0.006311 0.010537 3.164010 ( 3.188110)
test_btest 0.000740 0.000199 57.797913 ( 33.930074)
test_basic 0.002642 0.000711 0.461162 ( 0.676272)
test_all 0.000000 0.001085 644.282290 (273.331699)
test_rubyspec 0.008313 0.040407 73.008812 ( 86.061477)
total: 407.50 sec