Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240829-195711
#<BuildRuby:0x00007f1d65f5fdc8
@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.20240829-195711",
@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.000021 0.000002 0.000023 ( 0.000023)
autoconf 0.000035 0.000003 0.000038 ( 0.000037)
configure 0.000031 0.000003 0.000034 ( 0.000034)
build_up 0.007819 0.000710 3.899034 ( 5.562627)
build_miniruby 0.001897 0.000173 1.831799 ( 2.125679)
build_ruby 0.002397 0.000218 4.672018 ( 5.673670)
build_all 0.009674 0.000879 8.660259 ( 8.310677)
build_install 0.016790 0.009236 11.597606 ( 12.678399)
test_btest 0.000927 0.000126 126.174738 (136.251532)
test_basic 0.007438 0.005048 1.329127 ( 2.476497)
test_all 0.108701 0.055943 926.257066 (794.434701)
test_rubyspec 0.054267 0.042267 169.723743 (107.148174)
total: 1074.66 sec