Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240309-112654
#<BuildRuby:0x000055aa1c5aa4d0
@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.20240309-112654",
@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.000029 0.000002 0.000031 ( 0.000031)
configure 0.000025 0.000002 0.000027 ( 0.000027)
build_up 0.003040 0.003949 2.148982 ( 1.955628)
build_miniruby 0.000000 0.001202 1.464506 ( 1.462657)
build_ruby 0.000000 0.001818 2.841463 ( 3.093592)
build_all 0.002461 0.004628 6.353263 ( 2.507589)
build_install 0.017723 0.001200 7.931768 ( 3.789867)
test_btest 0.000941 0.000145 86.078578 ( 23.160257)
test_basic 0.002514 0.003373 0.917592 ( 0.984959)
test_all 0.085189 0.032794 759.095001 (216.200216)
test_rubyspec 0.048067 0.027454 100.783578 (109.859455)
total: 363.02 sec