Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230123-104129
#<BuildRuby:0x0000560b4a0ba008
@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-104129",
@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.000001 0.000015 ( 0.000015)
autoconf 0.000022 0.000001 0.000023 ( 0.000023)
configure 0.000021 0.000001 0.000022 ( 0.000022)
build_up 0.001711 0.003856 1.204257 ( 1.976863)
build_miniruby 0.001164 0.000086 1.318127 ( 1.318591)
build_ruby 0.001296 0.000096 2.777207 ( 3.090830)
build_all 0.006845 0.000200 3.604690 ( 1.778339)
build_install 0.006772 0.007553 2.646743 ( 1.777288)
test_btest 0.000631 0.000081 55.800236 ( 16.213816)
test_basic 0.005525 0.000713 0.429276 ( 0.527949)
test_all 0.001022 0.000568 660.858795 (206.610137)
test_rubyspec 0.016355 0.031522 65.849920 ( 75.748629)
total: 309.04 sec