Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221213-074131
#<BuildRuby:0x0000556aaaa2a7f0
@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.20221213-074131",
@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.000019 0.000002 0.000021 ( 0.000022)
autoconf 0.000035 0.000005 0.000040 ( 0.000039)
configure 0.000029 0.000004 0.000033 ( 0.000033)
build_up 0.000699 0.004271 1.150633 ( 2.241202)
build_miniruby 0.001101 0.000183 1.411321 ( 1.535288)
build_ruby 0.001420 0.000236 2.697223 ( 2.708830)
build_all 0.007514 0.000515 6.638720 ( 3.630057)
build_install 0.016702 0.000489 5.538260 ( 4.477716)
test_btest 0.000683 0.000098 56.346218 ( 30.944506)
test_basic 0.005061 0.000723 0.419236 ( 0.632028)
test_all 0.001873 0.000000 610.484074 (265.486945)
test_rubyspec 0.023497 0.023293 69.119280 ( 86.025045)
total: 397.68 sec