Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230528-071037
#<BuildRuby:0x00005584e55ca1d8
@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.20230528-071037",
@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.000020 0.000002 0.000022 ( 0.000021)
autoconf 0.000030 0.000003 0.000033 ( 0.000033)
configure 0.000025 0.000003 0.000028 ( 0.000028)
build_up 0.005673 0.000654 1.917316 ( 4.228888)
build_miniruby 0.001315 0.000152 1.315216 ( 1.363456)
build_ruby 0.001453 0.000168 2.670101 ( 3.109992)
build_all 0.002700 0.004684 2.145264 ( 2.079500)
build_install 0.008833 0.009740 3.347054 ( 3.423789)
test_btest 0.000621 0.000138 76.226291 ( 40.981168)
test_basic 0.006955 0.000511 0.820587 ( 1.192874)
test_all 0.001203 0.000258 572.686433 (255.066284)
test_rubyspec 0.025053 0.030554 84.547871 (104.420134)
total: 415.87 sec