Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241112-180910
#<BuildRuby:0x00007fa83218fdd0
@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.20241112-180910",
@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.000006 0.000023 ( 0.000024)
autoconf 0.000029 0.000010 0.000039 ( 0.000038)
configure 0.000024 0.000008 0.000032 ( 0.000032)
build_up 0.005367 0.001858 3.617706 ( 3.726972)
build_miniruby 0.001161 0.000402 1.235842 ( 1.233235)
build_ruby 0.001908 0.000000 2.952875 ( 3.156636)
build_all 0.003832 0.003253 4.967616 ( 1.975630)
build_install 0.013646 0.003173 6.727323 ( 3.315914)
test_btest 0.000846 0.000291 69.124982 ( 18.062353)
test_basic 0.001820 0.007137 0.748932 ( 0.795348)
test_all 0.108168 0.035401 636.898328 (185.506686)
test_rubyspec 0.044336 0.036409 117.183670 ( 21.777730)
total: 239.55 sec