Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241125-073601
#<BuildRuby:0x00007fa451dffdc0
@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-073601",
@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.000017 0.000003 0.000020 ( 0.000022)
autoconf 0.000039 0.000007 0.000046 ( 0.000045)
configure 0.000027 0.000005 0.000032 ( 0.000033)
build_up 0.004626 0.004130 3.610677 ( 3.755277)
build_miniruby 0.001850 0.000000 2.201283 ( 2.201852)
build_ruby 0.002153 0.000000 4.268962 ( 4.395391)
build_all 0.008330 0.000083 6.204321 ( 2.653331)
build_install 0.021017 0.001559 9.356802 ( 4.866266)
test_btest 0.001100 0.000000 79.717229 ( 44.227822)
test_basic 0.008777 0.000242 0.920219 ( 0.967276)
test_all 0.132140 0.012095 743.136971 (230.453630)
test_rubyspec 0.029420 0.048517 118.775308 ( 24.394406)
total: 317.92 sec