Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240719-004935
#<BuildRuby:0x00007f2a6b51fdc8
@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.20240719-004935",
@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.000014 0.000002 0.000016 ( 0.000018)
autoconf 0.000026 0.000004 0.000030 ( 0.000031)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.003276 0.004690 3.764815 ( 3.663900)
build_miniruby 0.001526 0.000305 1.517404 ( 1.514466)
build_ruby 0.000000 0.002080 4.279144 ( 4.409139)
build_all 0.005980 0.003426 8.253304 ( 3.318268)
build_install 0.008020 0.011632 11.176094 ( 5.303926)
test_btest 0.000973 0.000000 115.250129 ( 30.846196)
test_basic 0.007083 0.001619 1.197799 ( 1.246133)
test_all 0.085614 0.061843 806.471804 (236.598207)
test_rubyspec 0.063473 0.028830 166.312086 ( 41.332885)
total: 328.23 sec