Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240926-221013
#<BuildRuby:0x00007f09a925fdc8
@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.20240926-221013",
@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.000012 0.000003 0.000015 ( 0.000016)
autoconf 0.000023 0.000006 0.000029 ( 0.000030)
configure 0.000020 0.000006 0.000026 ( 0.000026)
build_up 0.004759 0.004238 4.257792 ( 3.522657)
build_miniruby 0.001805 0.000000 1.269131 ( 1.267009)
build_ruby 0.002189 0.000000 4.206856 ( 40.157514)
build_all 0.003127 0.005230 6.559740 ( 2.644610)
build_install 0.014734 0.004753 9.712427 ( 4.391666)
test_btest 0.001109 0.000000 90.363794 ( 24.511007)
test_basic 0.008541 0.003276 1.190064 ( 1.243976)
test_all 0.128532 0.021741 727.145417 (234.724902)
test_rubyspec 0.042757 0.042650 129.576264 ( 28.891267)
total: 341.36 sec