Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230123-015839
#<BuildRuby:0x000055f06c61df70
@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-015839",
@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.000016 0.000001 0.000017 ( 0.000018)
autoconf 0.000025 0.000003 0.000028 ( 0.000027)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.004906 0.000092 1.037849 ( 1.417962)
build_miniruby 0.001102 0.000100 1.023871 ( 1.022363)
build_ruby 0.001388 0.000126 2.768463 ( 3.106502)
build_all 0.002653 0.004418 3.702974 ( 1.881382)
build_install 0.013325 0.001193 2.790222 ( 2.049011)
test_btest 0.000781 0.000102 58.192860 ( 18.920851)
test_basic 0.002285 0.004227 0.371715 ( 0.469047)
test_all 0.001432 0.000000 657.074527 (199.665552)
test_rubyspec 0.028361 0.016513 66.307611 ( 76.230768)
total: 304.76 sec