Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240814-102552
#<BuildRuby:0x00007f398fddfde0
@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.20240814-102552",
@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.000018 0.000004 0.000022 ( 0.000023)
autoconf 0.000034 0.000008 0.000042 ( 0.000042)
configure 0.000030 0.000008 0.000038 ( 0.000037)
build_up 0.007425 0.000816 3.490385 ( 3.432521)
build_miniruby 0.001266 0.000307 1.661451 ( 1.660370)
build_ruby 0.001674 0.000406 3.827831 ( 3.971567)
build_all 0.007199 0.001745 8.418071 ( 3.269575)
build_install 0.008453 0.010126 11.400436 ( 5.269162)
test_btest 0.000867 0.000255 117.871832 ( 30.771277)
test_basic 0.000000 0.009952 0.886770 ( 0.931852)
test_all 0.078279 0.074092 879.331797 (262.002314)
test_rubyspec 0.039980 0.051885 168.358060 ( 35.237351)
total: 346.55 sec