Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240122-084353
#<BuildRuby:0x000055b056de23b0
@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.20240122-084353",
@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.000002 0.000018 ( 0.000019)
autoconf 0.000021 0.000002 0.000023 ( 0.000023)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.004865 0.000562 1.567246 ( 1.925217)
build_miniruby 0.001116 0.000128 1.483158 ( 1.481734)
build_ruby 0.001456 0.000168 3.016627 ( 3.259731)
build_all 0.006996 0.000301 5.904197 ( 2.310393)
build_install 0.016690 0.000000 6.985622 ( 3.449429)
test_btest 0.000866 0.000005 82.679326 ( 22.573486)
test_basic 0.002706 0.004187 0.911155 ( 0.972073)
test_all 0.077989 0.037950 682.764513 (217.690530)
test_rubyspec 0.069725 0.031167 151.666216 (164.359159)
total: 418.02 sec