Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241122-154341
#<BuildRuby:0x00007fa89327fdd8
@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.20241122-154341",
@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.000018 0.000003 0.000021 ( 0.000022)
autoconf 0.000036 0.000005 0.000041 ( 0.000042)
configure 0.000023 0.000004 0.000027 ( 0.000028)
build_up 0.002581 0.004480 3.351245 ( 3.251599)
build_miniruby 0.001311 0.000254 1.145076 ( 1.142107)
build_ruby 0.002160 0.000000 3.797732 ( 3.995980)
build_all 0.007647 0.000000 6.339432 ( 2.613301)
build_install 0.019028 0.000053 9.103268 ( 4.433361)
test_btest 0.000773 0.000122 76.077136 ( 20.628396)
test_basic 0.000000 0.009084 0.900354 ( 0.946420)
test_all 0.127235 0.022893 790.349745 (277.364490)
test_rubyspec 0.049664 0.038595 123.167223 ( 41.047556)
total: 355.42 sec