Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240707-215242
#<BuildRuby:0x00007fa6de6ffdd8
@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.20240707-215242",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000017 0.000004 0.000021 ( 0.000022)
autoconf 0.000026 0.000007 0.000033 ( 0.000033)
configure 0.000022 0.000006 0.000028 ( 0.000028)
build_up 0.000081 0.008061 3.890964 ( 3.320735)
build_miniruby 0.001298 0.000450 1.216104 ( 1.213144)
build_ruby 0.001914 0.000000 3.504542 ( 3.714575)
build_all 0.005026 0.003668 8.040382 ( 3.143969)
build_install 0.010531 0.007461 10.636213 ( 4.907410)
test_btest 0.000777 0.000301 116.013264 ( 32.392191)
test_basic 0.004293 0.006444 1.289458 ( 1.335523)
test_all 0.102364 0.053234 849.442970 (243.286380)
test_rubyspec 0.047906 0.049353 175.602573 ( 44.910926)
total: 338.23 sec