Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231020-045648
#<BuildRuby:0x000055efc508a3d0
@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.20231020-045648",
@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.000014 0.000001 0.000015 ( 0.000016)
autoconf 0.000021 0.000001 0.000022 ( 0.000023)
configure 0.000020 0.000001 0.000021 ( 0.000022)
build_up 0.002423 0.003856 2.043294 ( 2.150046)
build_miniruby 0.001151 0.000123 1.172702 ( 1.171336)
build_ruby 0.001598 0.000000 2.887056 ( 3.078315)
build_all 0.007722 0.000000 5.498126 ( 2.192908)
build_install 0.016100 0.000000 6.239295 ( 9.903073)
test_btest 0.000927 0.000000 78.005643 ( 25.733460)
test_basic 0.001536 0.002771 0.645114 ( 0.714623)
test_all 0.008553 0.000497 613.442870 (192.739611)
test_rubyspec 0.024314 0.036791 83.009532 ( 94.729462)
total: 332.41 sec