Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240205-132727
#<BuildRuby:0x0000563329159fc0
@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.20240205-132727",
@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.000019 0.000002 0.000021 ( 0.000021)
autoconf 0.000027 0.000002 0.000029 ( 0.000029)
configure 0.000024 0.000002 0.000026 ( 0.000026)
build_up 0.002280 0.004259 2.032554 ( 2.376654)
build_miniruby 0.001442 0.000000 1.744366 ( 1.751475)
build_ruby 0.001883 0.000000 3.501092 ( 3.747319)
build_all 0.008154 0.000000 6.588091 ( 3.396555)
build_install 0.014660 0.005981 8.215480 ( 4.675189)
test_btest 0.000748 0.000112 89.157061 ( 26.812229)
test_basic 0.002110 0.004078 0.847090 ( 0.906721)
test_all 0.077236 0.039782 713.225709 (203.202940)
test_rubyspec 0.063169 0.041939 151.486636 (162.783934)
total: 409.65 sec