Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231229-030757
#<BuildRuby:0x000055c9130c1f70
@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.20231229-030757",
@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.000004 0.000020 ( 0.000021)
autoconf 0.000024 0.000006 0.000030 ( 0.000030)
configure 0.000020 0.000005 0.000025 ( 0.000025)
build_up 0.004738 0.001184 1.671876 ( 2.042012)
build_miniruby 0.001164 0.000291 1.559009 ( 1.557763)
build_ruby 0.000000 0.001764 3.303437 ( 3.591857)
build_all 0.007121 0.000908 5.752814 ( 3.841138)
build_install 0.015989 0.001954 6.904056 ( 4.564435)
test_btest 0.000566 0.000137 80.439443 ( 39.399241)
test_basic 0.004928 0.003328 0.944418 ( 1.048047)
test_all 0.072344 0.047138 791.524464 (277.378594)
test_rubyspec 0.027093 0.037828 92.857439 (104.502818)
total: 437.93 sec