Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240826-154246
#<BuildRuby:0x00007f859d78fdc8
@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.20240826-154246",
@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.000019 0.000004 0.000023 ( 0.000023)
autoconf 0.000034 0.000007 0.000041 ( 0.000041)
configure 0.000031 0.000006 0.000037 ( 0.000038)
build_up 0.008598 0.000919 3.978325 ( 5.464469)
build_miniruby 0.001574 0.000315 1.822910 ( 2.041191)
build_ruby 0.001976 0.000395 4.456803 ( 5.226832)
build_all 0.010816 0.000439 8.797624 ( 7.962094)
build_install 0.018933 0.007171 12.148337 ( 10.552344)
test_btest 0.000741 0.000155 126.504819 (107.533452)
test_basic 0.001526 0.012941 1.418940 ( 2.258089)
test_all 0.126080 0.039429 945.807938 (814.142810)
test_rubyspec 0.060882 0.038126 175.625635 (129.059046)
total: 1084.24 sec