Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230124-092407
#<BuildRuby:0x000055dfb23fe098
@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.20230124-092407",
@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.000012 0.000002 0.000014 ( 0.000014)
autoconf 0.000020 0.000002 0.000022 ( 0.000023)
configure 0.000017 0.000002 0.000019 ( 0.000019)
build_up 0.005691 0.000189 1.246378 ( 2.454677)
build_miniruby 0.001737 0.000200 1.413643 ( 1.816450)
build_ruby 0.001509 0.000174 3.279535 ( 4.473321)
build_all 0.007716 0.000890 4.208137 ( 5.130313)
build_install 0.018505 0.001551 3.202001 ( 3.957917)
test_btest 0.000726 0.000081 62.086212 ( 60.612377)
test_basic 0.006469 0.000719 0.467586 ( 0.751721)
test_all 0.001849 0.000205 683.676130 (390.575425)
test_rubyspec 0.008595 0.046600 75.023945 ( 94.797451)
total: 564.57 sec