Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230827-230804
#<BuildRuby:0x0000560b218f22a8
@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.20230827-230804",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000027 0.000003 0.000030 ( 0.000029)
configure 0.000024 0.000003 0.000027 ( 0.000026)
build_up 0.006220 0.000250 2.170635 ( 4.204652)
build_miniruby 0.001543 0.000171 1.649158 ( 1.830296)
build_ruby 0.001468 0.000000 3.170283 ( 14.323964)
build_all 0.008511 0.000188 6.218292 ( 3.935748)
build_install 0.019779 0.000677 7.764575 ( 5.691122)
test_btest 0.000691 0.000065 83.630689 ( 44.231099)
test_basic 0.003961 0.004382 0.964083 ( 1.201803)
test_all 0.009118 0.000552 674.629068 (296.132136)
test_rubyspec 0.030865 0.035612 103.244801 (118.782073)
total: 490.33 sec