Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240311-151428
#<BuildRuby:0x0000563a652da230
@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.20240311-151428",
@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.000021)
autoconf 0.000027 0.000004 0.000031 ( 0.000030)
configure 0.000022 0.000004 0.000026 ( 0.000025)
build_up 0.003958 0.003998 2.661252 ( 2.774757)
build_miniruby 0.000000 0.001615 2.587772 ( 2.196802)
build_ruby 0.000000 0.001743 3.532227 ( 3.799726)
build_all 0.003102 0.005291 6.916664 ( 3.366103)
build_install 0.015560 0.003890 8.805280 ( 4.685386)
test_btest 0.000788 0.000197 92.515371 ( 39.582171)
test_basic 0.002338 0.004778 0.965718 ( 1.032604)
test_all 0.087966 0.031687 807.861892 (349.328833)
test_rubyspec 0.045949 0.044205 132.798073 (162.043795)
total: 568.81 sec