Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240318-045241
#<BuildRuby:0x0000561bb89f24f8
@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.20240318-045241",
@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.000002 0.000019 ( 0.000020)
autoconf 0.000029 0.000003 0.000032 ( 0.000032)
configure 0.000023 0.000003 0.000026 ( 0.000026)
build_up 0.007435 0.000361 2.476908 ( 2.691897)
build_miniruby 0.000000 0.005590 148.036267 ( 52.629679)
build_ruby 0.000000 0.001713 3.584971 ( 3.800157)
build_all 0.003232 0.006371 33.959115 ( 28.127376)
build_install 0.018522 0.001440 8.973295 ( 4.835809)
test_btest 0.000648 0.000130 94.575642 ( 33.182565)
test_basic 0.003962 0.003993 0.946543 ( 1.007921)
test_all 0.061546 0.058844 863.915670 (358.508927)
test_rubyspec 0.038064 0.056290 130.234825 (140.420542)
total: 625.21 sec