Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240221-023546
#<BuildRuby:0x000055bd1a401ff0
@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.20240221-023546",
@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.000001 0.000019 ( 0.000020)
autoconf 0.000029 0.000002 0.000031 ( 0.000030)
configure 0.000021 0.000001 0.000022 ( 0.000022)
build_up 0.006433 0.000339 2.294766 ( 2.126317)
build_miniruby 0.000000 0.001298 1.686056 ( 1.684333)
build_ruby 0.000000 0.001715 3.569886 ( 3.820188)
build_all 0.002179 0.006053 6.528690 ( 2.553137)
build_install 0.016045 0.003431 8.576760 ( 4.155421)
test_btest 0.000697 0.000116 92.145304 ( 24.766190)
test_basic 0.001968 0.004709 0.873498 ( 0.936077)
test_all 0.078166 0.039206 777.473910 (247.441144)
test_rubyspec 0.027044 0.050284 115.932299 (124.992331)
total: 412.48 sec