Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230702-052403
#<BuildRuby:0x000055a1d0651fb8
@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.20230702-052403",
@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.000017 0.000005 0.000022 ( 0.000022)
autoconf 0.000020 0.000006 0.000026 ( 0.000027)
configure 0.000019 0.000006 0.000025 ( 0.000024)
build_up 0.005718 0.001740 2.181476 ( 6.471689)
build_miniruby 0.001251 0.000381 1.704020 ( 3.127131)
build_ruby 0.002120 0.000000 3.377335 ( 18.958946)
build_all 0.007494 0.000249 2.690167 ( 4.444602)
build_install 0.012612 0.006952 4.174828 ( 8.248588)
test_btest 0.000656 0.000202 85.053087 ( 88.658293)
test_basic 0.002482 0.000763 0.943612 ( 2.074190)
test_all 0.001080 0.000332 663.165787 (735.649764)
test_rubyspec 0.024691 0.031890 95.923985 (179.202066)
total: 1046.84 sec