Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230529-010720
#<BuildRuby:0x0000557c7c4ba1d8
@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.20230529-010720",
@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.000014 0.000000 0.000014 ( 0.000014)
autoconf 0.000022 0.000000 0.000022 ( 0.000024)
configure 0.000020 0.000000 0.000020 ( 0.000020)
build_up 0.002726 0.004323 1.916249 ( 4.158619)
build_miniruby 0.001697 0.000131 1.430601 ( 1.728590)
build_ruby 0.001496 0.000115 2.704862 ( 3.455429)
build_all 0.006763 0.000520 2.202730 ( 2.666842)
build_install 0.018875 0.001057 3.639070 ( 4.298606)
test_btest 0.000000 0.000977 81.427938 ( 71.438876)
test_basic 0.002493 0.004366 0.810513 ( 1.457700)
test_all 0.006773 0.000164 620.970835 (690.359865)
test_rubyspec 0.008592 0.052743 88.954919 (127.820802)
total: 907.39 sec