Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230805-121520
#<BuildRuby:0x00005645682a22c8
@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.20230805-121520",
@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.000017)
autoconf 0.000026 0.000002 0.000028 ( 0.000028)
configure 0.000021 0.000001 0.000022 ( 0.000023)
build_up 0.007114 0.000347 2.339228 ( 6.294676)
build_miniruby 0.000000 0.001585 1.724402 ( 3.287169)
build_ruby 0.000000 0.001636 3.489783 ( 75.667902)
build_all 0.007478 0.000845 2.868910 ( 3.812768)
build_install 0.017431 0.000969 4.467642 ( 4.814264)
test_btest 0.000000 0.000870 85.317705 ( 55.018138)
test_basic 0.005906 0.002289 1.028027 ( 1.926380)
test_all 0.001871 0.000163 679.149759 (408.967025)
test_rubyspec 0.037684 0.024721 103.883101 (179.613757)
total: 739.40 sec