Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240827-202904
#<BuildRuby:0x00007f11a08efdd8
@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.20240827-202904",
@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.000024 0.000005 0.000029 ( 0.000029)
autoconf 0.000045 0.000010 0.000055 ( 0.000056)
configure 0.000030 0.000007 0.000037 ( 0.000036)
build_up 0.009489 0.000304 4.056873 ( 4.652450)
build_miniruby 0.001627 0.000346 1.795371 ( 2.000167)
build_ruby 0.002189 0.000465 4.851956 ( 5.201598)
build_all 0.008044 0.003186 8.724728 ( 5.308320)
build_install 0.022525 0.002819 12.422197 ( 5.994659)
test_btest 0.000751 0.000157 119.649489 ( 38.141870)
test_basic 0.005122 0.004627 1.213685 ( 1.264461)
test_all 0.112352 0.037853 834.856078 (258.349973)
test_rubyspec 0.056697 0.033843 168.588113 ( 42.955094)
total: 363.87 sec