Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230214-120827
#<BuildRuby:0x000056226d719fb8
@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.20230214-120827",
@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.000021 0.000003 0.000024 ( 0.000023)
autoconf 0.000027 0.000005 0.000032 ( 0.000031)
configure 0.000021 0.000004 0.000025 ( 0.000024)
build_up 0.004336 0.000754 1.561749 ( 2.087838)
build_miniruby 0.001313 0.000228 1.261955 ( 1.271069)
build_ruby 0.001484 0.000258 2.612932 ( 2.827856)
build_all 0.006858 0.001193 3.941349 ( 2.032925)
build_install 0.006475 0.011974 3.098828 ( 2.527739)
test_btest 0.000883 0.000238 58.784514 ( 26.096492)
test_basic 0.006935 0.000000 0.494664 ( 0.636025)
test_all 0.001895 0.000000 659.328129 (234.051346)
test_rubyspec 0.025532 0.034424 74.660826 ( 87.206784)
total: 358.74 sec