Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230207-110157
#<BuildRuby:0x000056054dcb9a00
@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.20230207-110157",
@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.000022 0.000003 0.000025 ( 0.000025)
configure 0.000022 0.000004 0.000026 ( 0.000025)
build_up 0.004670 0.000088 1.145681 ( 1.737075)
build_miniruby 0.001121 0.000153 1.120053 ( 1.118781)
build_ruby 0.001261 0.000172 2.415542 ( 2.628066)
build_all 0.006983 0.000366 3.847825 ( 2.450918)
build_install 0.013149 0.001715 2.988500 ( 2.584914)
test_btest 0.000774 0.000000 56.336324 ( 27.770658)
test_basic 0.005933 0.000000 0.432729 ( 0.537026)
test_all 0.001340 0.000000 658.659948 (222.994653)
test_rubyspec 0.027293 0.008445 64.010699 ( 73.938368)
total: 335.76 sec