Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230102-121358
#<BuildRuby:0x000056083c0ce168
@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-121358",
@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.000000 0.000012 ( 0.000013)
autoconf 0.000022 0.000001 0.000023 ( 0.000022)
configure 0.000016 0.000000 0.000016 ( 0.000017)
build_up 0.000700 0.004068 1.145550 ( 1.609714)
build_miniruby 0.000000 0.001512 1.539227 ( 1.545048)
build_ruby 0.000000 0.001755 3.047726 ( 3.411799)
build_all 0.006485 0.000946 3.499114 ( 1.846785)
build_install 0.009556 0.007757 3.192814 ( 2.356487)
test_btest 0.000668 0.000123 57.825703 ( 23.025540)
test_basic 0.001906 0.003605 0.416486 ( 0.515349)
test_all 0.001522 0.000326 641.428537 (193.643888)
test_rubyspec 0.026696 0.016372 67.340718 ( 77.105509)
total: 305.06 sec