Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231231-211616
#<BuildRuby:0x0000558bc7e361a8
@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.20231231-211616",
@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.000018 0.000002 0.000020 ( 0.000020)
autoconf 0.000026 0.000003 0.000029 ( 0.000029)
configure 0.000023 0.000003 0.000026 ( 0.000026)
build_up 0.004977 0.000597 1.730850 ( 2.104762)
build_miniruby 0.001471 0.000177 1.604418 ( 1.606528)
build_ruby 0.002065 0.000000 3.255607 ( 3.474558)
build_all 0.007971 0.000169 5.601704 ( 2.808838)
build_install 0.005634 0.011583 6.666606 ( 3.816422)
test_btest 0.000709 0.000141 81.354363 ( 31.181592)
test_basic 0.001791 0.004555 0.754651 ( 0.818173)
test_all 0.067110 0.050662 791.047461 (296.521181)
test_rubyspec 0.037194 0.030285 97.420180 (110.127189)
total: 452.46 sec