Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230628-003757
#<BuildRuby:0x0000562135bd2318
@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.20230628-003757",
@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.000008 0.000002 0.000010 ( 0.000011)
autoconf 0.000015 0.000003 0.000018 ( 0.000018)
configure 0.000013 0.000003 0.000016 ( 0.000016)
build_up 0.002436 0.003543 1.932486 ( 3.180866)
build_miniruby 0.001504 0.000000 1.437726 ( 1.458546)
build_ruby 0.001706 0.000000 2.951804 ( 3.132411)
build_all 0.005857 0.001341 2.412691 ( 1.547248)
build_install 0.007927 0.009420 3.710206 ( 2.800895)
test_btest 0.000497 0.000159 80.757586 ( 29.662502)
test_basic 0.000000 0.005657 0.877959 ( 0.978948)
test_all 0.000000 0.001632 619.492115 (235.423468)
test_rubyspec 0.026045 0.026798 88.073544 (100.130250)
total: 378.32 sec