Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240313-095516
#<BuildRuby:0x000055c3dc299a00
@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-095516",
@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.000018 0.000003 0.000021 ( 0.000021)
autoconf 0.000032 0.000005 0.000037 ( 0.000037)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.006663 0.001066 2.757306 ( 3.028341)
build_miniruby 0.001291 0.000207 1.789837 ( 1.856077)
build_ruby 0.001474 0.000236 3.639332 ( 4.002580)
build_all 0.002146 0.007325 7.206723 ( 4.735982)
build_install 0.014796 0.006818 9.198470 ( 6.163408)
test_btest 0.000924 0.000000 95.072654 ( 66.272778)
test_basic 0.007536 0.000000 1.024951 ( 1.481096)
test_all 0.062834 0.059246 837.073333 (460.564204)
test_rubyspec 0.074789 0.026139 139.977537 (205.684890)
total: 753.79 sec