Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230925-055409
#<BuildRuby:0x0000562c51a5e208
@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.20230925-055409",
@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.000016 0.000003 0.000019 ( 0.000018)
autoconf 0.000026 0.000004 0.000030 ( 0.000031)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.007154 0.000987 2.269380 ( 4.653163)
build_miniruby 0.001583 0.000000 1.668844 ( 2.015541)
build_ruby 0.002062 0.000000 3.445948 ( 3.770224)
build_all 0.004528 0.004258 6.256597 ( 4.207089)
build_install 0.014425 0.006149 7.918695 ( 5.488380)
test_btest 0.000712 0.000133 84.444754 ( 43.797624)
test_basic 0.004347 0.004534 0.996836 ( 1.139579)
test_all 0.006462 0.003840 679.474855 (321.905050)
test_rubyspec 0.049744 0.021138 106.595311 (126.960157)
total: 513.94 sec