Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230624-171436
#<BuildRuby:0x00005562a0b22138
@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.20230624-171436",
@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.000018 0.000001 0.000019 ( 0.000020)
autoconf 0.000032 0.000002 0.000034 ( 0.000035)
configure 0.000028 0.000002 0.000030 ( 0.000030)
build_up 0.000000 0.006760 1.961077 ( 5.125163)
build_miniruby 0.000686 0.000995 1.485092 ( 1.915293)
build_ruby 0.000000 0.001601 3.052740 ( 3.579761)
build_all 0.000000 0.007596 2.531390 ( 3.141735)
build_install 0.013332 0.004735 3.840780 ( 4.795290)
test_btest 0.000701 0.000169 79.702241 ( 51.003424)
test_basic 0.007412 0.000000 0.869726 ( 1.499848)
test_all 0.001218 0.000279 609.162723 (582.584004)
test_rubyspec 0.038630 0.025283 94.299772 (213.980102)
total: 867.63 sec