Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230729-205820
#<BuildRuby:0x0000556d236ddfb8
@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.20230729-205820",
@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.000017)
autoconf 0.000026 0.000000 0.000026 ( 0.000026)
configure 0.000025 0.000000 0.000025 ( 0.000025)
build_up 0.002176 0.003947 1.975630 ( 3.195779)
build_miniruby 0.001436 0.000054 1.445632 ( 1.444328)
build_ruby 0.001368 0.000051 3.121475 ( 3.294006)
build_all 0.006726 0.000096 2.339600 ( 1.397910)
build_install 0.010542 0.004307 3.722011 ( 2.533995)
test_btest 0.001210 0.000081 77.781552 ( 20.614553)
test_basic 0.000000 0.006297 0.875303 ( 0.947295)
test_all 0.000000 0.001625 610.072084 (172.309811)
test_rubyspec 0.039746 0.012046 86.753139 ( 98.504267)
total: 304.24 sec