Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230901-063819
#<BuildRuby:0x00005593dcdda7c8
@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.20230901-063819",
@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.000011 0.000002 0.000013 ( 0.000013)
autoconf 0.000018 0.000003 0.000021 ( 0.000020)
configure 0.000015 0.000002 0.000017 ( 0.000017)
build_up 0.001221 0.004299 1.641567 ( 1.963619)
build_miniruby 0.001472 0.000000 1.273304 ( 1.271308)
build_ruby 0.000000 0.001470 3.014688 ( 3.189922)
build_all 0.004540 0.003042 6.144104 ( 2.460641)
build_install 0.009463 0.006920 7.251670 ( 3.602592)
test_btest 0.000952 0.000272 87.241551 ( 22.747586)
test_basic 0.002427 0.003989 0.761682 ( 0.818048)
test_all 0.007685 0.000934 653.129854 (207.705636)
test_rubyspec 0.014878 0.044349 95.551336 (106.566690)
total: 350.33 sec