Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230102-131110
#<BuildRuby:0x000055ec34b663b0
@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-131110",
@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.000010 0.000003 0.000013 ( 0.000013)
autoconf 0.000015 0.000006 0.000021 ( 0.000020)
configure 0.000013 0.000004 0.000017 ( 0.000017)
build_up 0.004170 0.000064 1.057979 ( 1.474763)
build_miniruby 0.001112 0.000393 1.320766 ( 1.322422)
build_ruby 0.001097 0.000387 3.202072 ( 3.556956)
build_all 0.000000 0.006156 3.269989 ( 1.513494)
build_install 0.009946 0.002759 2.793176 ( 1.859013)
test_btest 0.000631 0.000265 55.817363 ( 14.695846)
test_basic 0.004800 0.000000 0.371903 ( 0.464197)
test_all 0.000655 0.000697 604.739548 (173.701180)
test_rubyspec 0.020357 0.020684 64.883059 ( 74.820364)
total: 273.41 sec