Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241015-012114
#<BuildRuby:0x00007f8ab370fdd8
@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.20241015-012114",
@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.000022 0.000004 0.000026 ( 0.000027)
autoconf 0.000041 0.000008 0.000049 ( 0.000050)
configure 0.000036 0.000008 0.000044 ( 0.000042)
build_up 0.002238 0.005602 3.814669 ( 4.062937)
build_miniruby 0.000000 0.001560 1.417277 ( 1.413378)
build_ruby 0.000000 0.001786 3.509102 ( 3.700225)
build_all 0.007883 0.001282 7.337924 ( 3.025911)
build_install 0.016170 0.004055 10.382140 ( 4.948587)
test_btest 0.000933 0.000246 94.919924 ( 25.127758)
test_basic 0.004524 0.006765 1.185851 ( 1.233074)
test_all 0.086993 0.063256 788.137400 (240.827086)
test_rubyspec 0.060533 0.024577 135.512452 ( 28.082107)
total: 312.42 sec