Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230111-134746
#<BuildRuby:0x00005621859f26d8
@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.20230111-134746",
@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.000016)
autoconf 0.000021 0.000001 0.000022 ( 0.000023)
configure 0.000021 0.000002 0.000023 ( 0.000022)
build_up 0.004549 0.000433 0.932591 ( 1.358369)
build_miniruby 0.001135 0.000108 1.247732 ( 1.245927)
build_ruby 0.001342 0.000128 3.136996 ( 3.513562)
build_all 0.003056 0.004124 3.374598 ( 1.722734)
build_install 0.006532 0.008073 2.517009 ( 1.717218)
test_btest 0.000580 0.000121 56.427979 ( 14.985880)
test_basic 0.000000 0.005268 0.388578 ( 0.481206)
test_all 0.000000 0.001802 629.566222 (188.198269)
test_rubyspec 0.026095 0.022465 66.177588 ( 76.496080)
total: 289.72 sec