Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240824-131827
#<BuildRuby:0x00007fa2f2c1fdd0
@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.20240824-131827",
@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.000020 0.000004 0.000024 ( 0.000025)
autoconf 0.000035 0.000007 0.000042 ( 0.000042)
configure 0.000028 0.000005 0.000033 ( 0.000033)
build_up 0.008097 0.000740 4.090241 ( 4.601509)
build_miniruby 0.001652 0.000309 1.872161 ( 1.906621)
build_ruby 0.001828 0.000342 4.720076 ( 5.220903)
build_all 0.009424 0.000915 8.909042 ( 5.093543)
build_install 0.014090 0.010238 12.222866 ( 7.506178)
test_btest 0.000669 0.000153 123.375873 ( 74.424638)
test_basic 0.006033 0.006266 1.357510 ( 1.587167)
test_all 0.091748 0.062068 778.656235 (241.870865)
test_rubyspec 0.063656 0.028894 161.776453 ( 34.075514)
total: 376.29 sec