Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231011-083254
#<BuildRuby:0x000055c63919a258
@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.20231011-083254",
@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.000003 0.000018 ( 0.000018)
autoconf 0.000026 0.000005 0.000031 ( 0.000031)
configure 0.000026 0.000005 0.000031 ( 0.000031)
build_up 0.007446 0.001432 2.454822 ( 3.891472)
build_miniruby 0.001324 0.000255 1.677022 ( 2.046681)
build_ruby 0.001435 0.000276 3.614362 ( 4.605201)
build_all 0.007818 0.000624 6.300617 ( 5.662383)
build_install 0.017903 0.005410 8.258086 ( 7.897360)
test_btest 0.000791 0.000158 90.269574 ( 66.893818)
test_basic 0.000000 0.008767 1.042838 ( 1.563906)
test_all 0.004983 0.005427 717.043214 (470.540991)
test_rubyspec 0.019326 0.058263 110.223436 (140.092165)
total: 703.20 sec