Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230311-184339
#<BuildRuby:0x0000556991c79f70
@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.20230311-184339",
@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.000012 0.000003 0.000015 ( 0.000014)
autoconf 0.000017 0.000004 0.000021 ( 0.000022)
configure 0.000016 0.000003 0.000019 ( 0.000019)
build_up 0.000000 0.005228 1.547370 ( 2.812688)
build_miniruby 0.000000 0.001366 1.079264 ( 1.078245)
build_ruby 0.001318 0.000000 2.389707 ( 2.584762)
build_all 0.003469 0.003106 2.081966 ( 1.286628)
build_install 0.012232 0.002940 3.077845 ( 2.079508)
test_btest 0.000626 0.000185 66.827724 ( 21.370606)
test_basic 0.003915 0.001160 0.489744 ( 0.603014)
test_all 0.000954 0.000282 547.891110 (189.224925)
test_rubyspec 0.016240 0.023322 73.514772 ( 83.499570)
total: 304.54 sec