Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230713-154646
#<BuildRuby:0x000056487ed29f48
@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.20230713-154646",
@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.000020 0.000001 0.000021 ( 0.000021)
autoconf 0.000031 0.000001 0.000032 ( 0.000031)
configure 0.000028 0.000001 0.000029 ( 0.000030)
build_up 0.002888 0.003994 2.194650 ( 5.295015)
build_miniruby 0.001468 0.000094 1.665552 ( 2.844048)
build_ruby 0.001660 0.000107 3.388620 ( 16.846025)
build_all 0.004430 0.003339 2.540417 ( 2.169246)
build_install 0.011232 0.008639 4.163643 ( 4.721975)
test_btest 0.000699 0.000100 79.531598 ( 50.221201)
test_basic 0.003567 0.003949 0.895352 ( 1.243625)
test_all 0.001482 0.000000 594.579459 (414.989971)
test_rubyspec 0.043644 0.014755 91.067326 (122.600633)
total: 620.93 sec