Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230826-075943
#<BuildRuby:0x000055e5278520e8
@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.20230826-075943",
@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.000020 0.000003 0.000023 ( 0.000023)
autoconf 0.000030 0.000004 0.000034 ( 0.000034)
configure 0.000026 0.000003 0.000029 ( 0.000031)
build_up 0.006354 0.000848 2.331987 ( 4.490268)
build_miniruby 0.000000 0.001860 1.681358 ( 1.708984)
build_ruby 0.000142 0.001585 3.501418 ( 4.062526)
build_all 0.008207 0.000015 6.565766 ( 4.228044)
build_install 0.014822 0.005208 8.228000 ( 5.736469)
test_btest 0.000985 0.000169 87.418409 ( 44.327190)
test_basic 0.000000 0.008754 1.040108 ( 1.377155)
test_all 0.007349 0.002705 729.389567 (282.479696)
test_rubyspec 0.032262 0.024462 97.993355 (109.455187)
total: 457.87 sec