Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241125-035054
#<BuildRuby:0x00007f42709cfdd8
@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.20241125-035054",
@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.000026)
autoconf 0.000036 0.000008 0.000044 ( 0.000043)
configure 0.000028 0.000006 0.000034 ( 0.000035)
build_up 0.004237 0.004075 3.673272 ( 3.727085)
build_miniruby 0.001352 0.000318 1.627550 ( 1.637041)
build_ruby 0.002213 0.000000 4.154219 ( 4.290245)
build_all 0.005337 0.004988 6.887902 ( 4.423884)
build_install 0.022192 0.002287 9.736219 ( 6.097495)
test_btest 0.000917 0.000000 82.692767 ( 36.862585)
test_basic 0.009535 0.002723 1.104551 ( 1.207297)
test_all 0.089786 0.058752 723.130716 (227.390416)
test_rubyspec 0.039435 0.047786 120.312007 ( 28.307384)
total: 313.94 sec