Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240218-202125
#<BuildRuby:0x000056408a679a00
@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.20240218-202125",
@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.000020 0.000001 0.000021 ( 0.000022)
autoconf 0.000033 0.000002 0.000035 ( 0.000035)
configure 0.000024 0.000002 0.000026 ( 0.000025)
build_up 0.000000 0.005711 1.960805 ( 2.339158)
build_miniruby 0.000858 0.000683 1.683309 ( 1.682135)
build_ruby 0.001734 0.000224 3.238950 ( 12.198117)
build_all 0.004545 0.003228 6.484222 ( 2.691890)
build_install 0.016005 0.003277 8.121176 ( 4.452006)
test_btest 0.000854 0.000135 94.105021 ( 37.888249)
test_basic 0.006044 0.000955 0.982494 ( 1.082296)
test_all 0.097060 0.022875 842.103935 (350.461197)
test_rubyspec 0.039185 0.048583 121.149081 (130.867707)
total: 543.66 sec