Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230531-090547
#<BuildRuby:0x000055bb4c7c9f68
@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.20230531-090547",
@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.000003 0.000017 ( 0.000018)
autoconf 0.000023 0.000005 0.000028 ( 0.000027)
configure 0.000021 0.000005 0.000026 ( 0.000026)
build_up 0.003251 0.002862 1.715984 ( 3.141288)
build_miniruby 0.001089 0.000262 1.034582 ( 1.032916)
build_ruby 0.000000 0.001419 2.425199 ( 2.623053)
build_all 0.005295 0.000790 1.940249 ( 1.095464)
build_install 0.010595 0.003556 2.944460 ( 2.003264)
test_btest 0.000770 0.000198 77.050575 ( 20.609306)
test_basic 0.001506 0.003051 0.673159 ( 0.745425)
test_all 0.001435 0.000000 633.419516 (459.171064)
test_rubyspec 0.024610 0.040210 88.252415 (140.836892)
total: 631.26 sec