Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230609-032410
#<BuildRuby:0x000055b56b872118
@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.20230609-032410",
@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.000015 0.000004 0.000019 ( 0.000019)
autoconf 0.000018 0.000005 0.000023 ( 0.000022)
configure 0.000017 0.000005 0.000022 ( 0.000022)
build_up 0.006141 0.000625 1.964110 ( 4.629130)
build_miniruby 0.001614 0.000000 1.564825 ( 2.176366)
build_ruby 0.002044 0.000000 3.077395 ( 4.212498)
build_all 0.007560 0.000888 2.369268 ( 3.063262)
build_install 0.014728 0.005746 3.850318 ( 5.004915)
test_btest 0.000894 0.000232 81.010640 ( 81.418047)
test_basic 0.006256 0.001622 0.859082 ( 1.529286)
test_all 0.001339 0.000347 579.055621 (423.584459)
test_rubyspec 0.033971 0.021981 86.310381 (115.880315)
total: 641.50 sec