Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230213-222632
#<BuildRuby:0x0000560f49f0e138
@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.20230213-222632",
@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.000017 0.000003 0.000020 ( 0.000019)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.001792 0.004391 1.589550 ( 2.864056)
build_miniruby 0.001718 0.000299 1.447760 ( 1.901196)
build_ruby 0.001687 0.000293 2.736015 ( 3.399973)
build_all 0.004619 0.005317 4.223270 ( 4.308411)
build_install 0.019682 0.000299 3.381806 ( 3.961097)
test_btest 0.000760 0.000141 61.093989 ( 49.549587)
test_basic 0.004164 0.002677 0.520367 ( 0.957184)
test_all 0.001123 0.000097 679.906416 (357.455230)
test_rubyspec 0.022932 0.028102 73.856029 ( 87.619872)
total: 512.02 sec