Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230829-083459
#<BuildRuby:0x000055a720425a00
@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.20230829-083459",
@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.000000 0.000018 ( 0.000019)
autoconf 0.000032 0.000001 0.000033 ( 0.000033)
configure 0.000022 0.000001 0.000023 ( 0.000023)
build_up 0.006587 0.000213 2.346518 ( 4.353195)
build_miniruby 0.002183 0.000071 1.674461 ( 1.874235)
build_ruby 0.001984 0.000000 3.490913 ( 3.879913)
build_all 0.009300 0.000000 6.530767 ( 4.472939)
build_install 0.019112 0.000139 8.009069 ( 5.747823)
test_btest 0.001104 0.000030 86.760851 ( 47.766276)
test_basic 0.000000 0.007932 0.972113 ( 1.274101)
test_all 0.000271 0.009656 699.994560 (306.751570)
test_rubyspec 0.037801 0.037375 109.376423 (130.904773)
total: 507.03 sec