Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240823-152537
#<BuildRuby:0x00007fa9e281fdd8
@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.20240823-152537",
@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.000014 0.000005 0.000019 ( 0.000019)
autoconf 0.000034 0.000010 0.000044 ( 0.000047)
configure 0.000020 0.000007 0.000027 ( 0.000027)
build_up 0.004773 0.001507 2.303745 ( 2.353673)
build_miniruby 0.001170 0.000370 1.080736 ( 1.077807)
build_ruby 0.001320 0.000417 3.005857 ( 3.192536)
build_all 0.003590 0.004140 6.272530 ( 2.364984)
build_install 0.017332 0.000414 8.143443 ( 3.543793)
test_btest 0.000664 0.000197 97.484253 ( 24.988528)
test_basic 0.007519 0.001026 0.848748 ( 0.901071)
test_all 0.115480 0.026934 685.707679 (227.686792)
test_rubyspec 0.035735 0.054113 175.097547 ( 42.688965)
total: 308.80 sec