Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241127-053837
#<BuildRuby:0x00007f5079dbfdc8
@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.20241127-053837",
@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.000022 0.000004 0.000026 ( 0.000026)
autoconf 0.000032 0.000006 0.000038 ( 0.000039)
configure 0.000031 0.000005 0.000036 ( 0.000037)
build_up 0.009460 0.000238 3.910836 ( 4.536494)
build_miniruby 0.001502 0.000265 1.828971 ( 2.038631)
build_ruby 0.001949 0.000344 4.619244 ( 5.137859)
build_all 0.001944 0.008863 7.133244 ( 4.918563)
build_install 0.018546 0.007816 10.120839 ( 7.363147)
test_btest 0.000000 0.001158 85.768186 ( 55.224684)
test_basic 0.008975 0.003093 1.186089 ( 1.427595)
test_all 0.115642 0.036747 663.067449 (248.543599)
test_rubyspec 0.050007 0.030961 119.847014 ( 27.278900)
total: 356.47 sec