Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230508-180756
#<BuildRuby:0x000055828f54da00
@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.20230508-180756",
@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.000030 0.000000 0.000030 ( 0.000030)
configure 0.000024 0.000000 0.000024 ( 0.000024)
build_up 0.005936 0.000081 1.867631 ( 3.413136)
build_miniruby 0.001669 0.000067 1.438927 ( 1.488440)
build_ruby 0.001443 0.000058 2.747453 ( 3.015151)
build_all 0.002053 0.004508 2.221149 ( 1.866115)
build_install 0.017622 0.000649 3.579446 ( 2.924018)
test_btest 0.000673 0.000050 74.371866 ( 23.451758)
test_basic 0.005566 0.000412 0.763673 ( 0.845819)
test_all 0.000974 0.000073 590.048234 (182.257051)
test_rubyspec 0.021046 0.025358 74.373181 ( 86.350179)
total: 305.61 sec