Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230616-110406
#<BuildRuby:0x000055e7df1c1f48
@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.20230616-110406",
@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.000003 0.000015 ( 0.000015)
autoconf 0.000019 0.000006 0.000025 ( 0.000024)
configure 0.000017 0.000006 0.000023 ( 0.000022)
build_up 0.001429 0.004457 1.929130 ( 3.299681)
build_miniruby 0.001337 0.000000 1.408597 ( 1.437558)
build_ruby 0.001511 0.000000 2.683506 ( 2.941102)
build_all 0.007014 0.000000 2.281934 ( 1.870018)
build_install 0.015543 0.001533 3.573353 ( 2.873310)
test_btest 0.000529 0.000148 75.230635 ( 32.575327)
test_basic 0.006026 0.001687 0.814178 ( 0.936441)
test_all 0.001769 0.000000 597.432853 (271.951033)
test_rubyspec 0.034384 0.024319 87.338326 (142.040387)
total: 459.93 sec