Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240902-012049
#<BuildRuby:0x00007f98299ffdd0
@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.20240902-012049",
@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.000019 0.000005 0.000024 ( 0.000024)
autoconf 0.000027 0.000007 0.000034 ( 0.000032)
configure 0.000022 0.000006 0.000028 ( 0.000028)
build_up 0.002077 0.004613 2.593440 ( 2.541839)
build_miniruby 0.001150 0.000363 1.254500 ( 1.252008)
build_ruby 0.000000 0.001956 3.123009 ( 3.325425)
build_all 0.002346 0.005503 6.770747 ( 2.510880)
build_install 0.014514 0.004975 9.202825 ( 4.195540)
test_btest 0.000611 0.000240 104.147132 ( 26.748697)
test_basic 0.007844 0.001373 0.910669 ( 0.958198)
test_all 0.093690 0.057557 718.757726 (226.689850)
test_rubyspec 0.039667 0.051264 169.375346 ( 32.172833)
total: 300.40 sec