Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240321-044448
#<BuildRuby:0x0000557a1471a208
@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.20240321-044448",
@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.000002 0.000023 ( 0.000022)
autoconf 0.000030 0.000002 0.000032 ( 0.000033)
configure 0.000031 0.000002 0.000033 ( 0.000032)
build_up 0.005483 0.004365 4.229499 ( 3.799159)
build_miniruby 0.001685 0.000163 2.206314 ( 2.246816)
build_ruby 0.001935 0.000000 3.650267 ( 3.889342)
build_all 0.005050 0.003065 7.068570 ( 4.230883)
build_install 0.015013 0.007549 9.903446 ( 5.989097)
test_btest 0.000729 0.000112 93.979395 ( 43.046358)
test_basic 0.003402 0.004438 0.918581 ( 1.017887)
test_all 0.057983 0.060382 809.238788 (300.610929)
test_rubyspec 0.047483 0.034509 121.626917 (131.545472)
total: 496.38 sec