Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230721-084302
#<BuildRuby:0x00005630f21e5fb8
@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.20230721-084302",
@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.000002 0.000016 ( 0.000015)
autoconf 0.000020 0.000003 0.000023 ( 0.000022)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.005806 0.000226 1.959018 ( 3.223280)
build_miniruby 0.001632 0.000000 1.340189 ( 1.340879)
build_ruby 0.001643 0.000000 3.128489 ( 3.367843)
build_all 0.007622 0.000000 2.584555 ( 1.771848)
build_install 0.015299 0.003245 3.953558 ( 2.881507)
test_btest 0.000614 0.000082 78.900191 ( 29.289017)
test_basic 0.003042 0.003850 0.894549 ( 0.993462)
test_all 0.000955 0.000154 623.381222 (247.237419)
test_rubyspec 0.027423 0.025926 86.578953 ( 98.718927)
total: 388.83 sec