Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240313-213857
#<BuildRuby:0x0000559508a31ef0
@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.20240313-213857",
@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.000001 0.000018 ( 0.000019)
autoconf 0.000027 0.000003 0.000030 ( 0.000030)
configure 0.000021 0.000002 0.000023 ( 0.000024)
build_up 0.006567 0.000703 2.604861 ( 2.446147)
build_miniruby 0.000000 0.001714 1.626206 ( 1.633360)
build_ruby 0.000000 0.001840 3.453766 ( 3.677617)
build_all 0.006723 0.001349 6.604831 ( 3.376845)
build_install 0.017334 0.002476 8.759906 ( 4.665947)
test_btest 0.000875 0.000125 92.401454 ( 37.918160)
test_basic 0.003686 0.003956 1.026975 ( 1.104804)
test_all 0.070882 0.049077 805.784243 (286.089706)
test_rubyspec 0.054808 0.036826 128.367929 (142.497571)
total: 483.41 sec