Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230821-014549
#<BuildRuby:0x0000561a7ccda338
@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.20230821-014549",
@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.000024 0.000006 0.000030 ( 0.000024)
autoconf 0.000032 0.000008 0.000040 ( 0.000035)
configure 0.000026 0.000006 0.000032 ( 0.000031)
build_up 0.002383 0.004669 2.316265 ( 7.247508)
build_miniruby 0.001402 0.000393 1.761800 ( 3.293206)
build_ruby 0.001333 0.000373 3.556569 ( 9.032661)
build_all 0.002800 0.006554 6.503372 ( 8.215200)
build_install 0.016880 0.004137 8.146446 ( 10.053075)
test_btest 0.000781 0.000251 84.879264 ( 64.539072)
test_basic 0.000157 0.009066 0.986338 ( 1.785951)
test_all 0.008532 0.001526 705.255316 (584.839369)
test_rubyspec 0.045089 0.033197 110.938343 (267.403696)
total: 956.41 sec