Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240116-180500
#<BuildRuby:0x000055e9c4c11f48
@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.20240116-180500",
@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.000022 0.000006 0.000028 ( 0.000026)
autoconf 0.000030 0.000008 0.000038 ( 0.000038)
configure 0.000027 0.000008 0.000035 ( 0.000035)
build_up 0.000949 0.004270 1.629647 ( 1.987132)
build_miniruby 0.001152 0.000367 1.567067 ( 1.572177)
build_ruby 0.001464 0.000466 3.335722 ( 3.578925)
build_all 0.005660 0.001801 5.479736 ( 3.047219)
build_install 0.007413 0.009278 6.717554 ( 4.192569)
test_btest 0.000691 0.000266 81.875681 ( 35.952475)
test_basic 0.002955 0.003596 0.849735 ( 0.918659)
test_all 0.081179 0.037076 771.111176 (280.822802)
test_rubyspec 0.040946 0.058808 159.277378 (171.246211)
total: 503.32 sec