Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230504-035726
#<BuildRuby:0x0000560a873b6130
@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.20230504-035726",
@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.000018 0.000004 0.000022 ( 0.000022)
autoconf 0.000025 0.000004 0.000029 ( 0.000030)
configure 0.000021 0.000004 0.000025 ( 0.000025)
build_up 0.000000 0.005494 1.573109 ( 2.845758)
build_miniruby 0.000000 0.001115 0.892807 ( 0.891325)
build_ruby 0.000000 0.001370 2.294443 ( 2.543293)
build_all 0.006310 0.000000 1.938190 ( 1.184987)
build_install 0.012116 0.002540 3.181214 ( 2.211759)
test_btest 0.000519 0.000134 73.902093 ( 23.104561)
test_basic 0.000734 0.004088 0.716833 ( 0.803516)
test_all 0.000777 0.000097 544.196338 (172.995869)
test_rubyspec 0.019773 0.023795 74.447403 ( 86.319917)
total: 292.90 sec