Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240901-053535
#<BuildRuby:0x00007fe02fbafdd0
@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.20240901-053535",
@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.000016 0.000004 0.000020 ( 0.000021)
autoconf 0.000037 0.000010 0.000047 ( 0.000047)
configure 0.000025 0.000006 0.000031 ( 0.000032)
build_up 0.001114 0.007072 3.817678 ( 3.810703)
build_miniruby 0.001372 0.000458 1.642118 ( 1.638761)
build_ruby 0.001943 0.000000 4.238927 ( 19.196362)
build_all 0.007732 0.000568 7.795819 ( 3.068539)
build_install 0.018224 0.000581 10.928284 ( 5.409189)
test_btest 0.000842 0.000234 113.148271 ( 29.945681)
test_basic 0.006773 0.002543 0.941018 ( 0.992324)
test_all 0.112760 0.044076 906.305258 (333.039749)
test_rubyspec 0.057301 0.035394 174.912402 ( 62.177423)
total: 459.28 sec