Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240216-021235
#<BuildRuby:0x00005572c5b8de80
@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.20240216-021235",
@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.000014 0.000001 0.000015 ( 0.000015)
autoconf 0.000026 0.000001 0.000027 ( 0.000026)
configure 0.000023 0.000000 0.000023 ( 0.000023)
build_up 0.002004 0.004203 1.959511 ( 2.491341)
build_miniruby 0.001255 0.000092 1.607020 ( 1.606089)
build_ruby 0.001567 0.000116 2.660015 ( 2.909760)
build_all 0.002863 0.004094 6.210808 ( 2.354273)
build_install 0.011044 0.006313 7.712200 ( 3.669028)
test_btest 0.000753 0.000111 87.463628 ( 22.826854)
test_basic 0.001607 0.004089 0.904210 ( 0.963822)
test_all 0.076244 0.039062 733.518054 (230.180356)
test_rubyspec 0.060012 0.026948 108.244915 (117.938055)
total: 384.94 sec