Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230919-235941
#<BuildRuby:0x00005580947be390
@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.20230919-235941",
@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.000002 0.000020 ( 0.000020)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000023 0.000003 0.000026 ( 0.000026)
build_up 0.006418 0.000770 2.312760 ( 4.729264)
build_miniruby 0.000000 0.001799 1.641981 ( 1.790731)
build_ruby 0.000000 0.001777 3.424930 ( 3.922791)
build_all 0.003264 0.005666 6.317943 ( 4.540872)
build_install 0.007489 0.011813 8.045180 ( 6.729013)
test_btest 0.000323 0.001068 83.720875 ( 45.150483)
test_basic 0.001779 0.006687 0.973632 ( 1.136224)
test_all 0.009368 0.000295 713.131153 (334.465020)
test_rubyspec 0.036904 0.034196 106.116790 (124.829400)
total: 527.29 sec