Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230909-060939
#<BuildRuby:0x000055fd5b48e118
@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.20230909-060939",
@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.000017 0.000003 0.000020 ( 0.000021)
autoconf 0.000025 0.000006 0.000031 ( 0.000031)
configure 0.000023 0.000005 0.000028 ( 0.000028)
build_up 0.006177 0.000469 2.036737 ( 3.227845)
build_miniruby 0.001274 0.000264 1.495058 ( 1.493691)
build_ruby 0.001415 0.000293 3.054804 ( 3.237091)
build_all 0.006263 0.001296 5.963176 ( 2.501150)
build_install 0.001270 0.016217 7.467843 ( 3.734843)
test_btest 0.000636 0.000212 82.654007 ( 22.856830)
test_basic 0.004696 0.001566 0.845637 ( 0.921026)
test_all 0.008766 0.000000 660.224752 (208.894252)
test_rubyspec 0.037673 0.020466 92.127881 (103.520758)
total: 350.39 sec