Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240920-130830
#<BuildRuby:0x00007eff6a43fdd0
@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.20240920-130830",
@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.000023 0.000004 0.000027 ( 0.000028)
autoconf 0.000037 0.000007 0.000044 ( 0.000043)
configure 0.000030 0.000006 0.000036 ( 0.000036)
build_up 0.007821 0.000733 4.938194 ( 4.356462)
build_miniruby 0.001497 0.000283 1.779137 ( 1.775510)
build_ruby 0.001563 0.000296 3.962267 ( 4.157114)
build_all 0.004496 0.004214 7.220973 ( 2.969495)
build_install 0.012725 0.007377 11.066738 ( 4.857803)
test_btest 0.000948 0.000226 100.824289 ( 29.491693)
test_basic 0.009340 0.001223 1.166910 ( 1.210000)
test_all 0.127888 0.026045 813.358245 (229.347618)
test_rubyspec 0.049508 0.042479 143.230523 ( 30.180801)
total: 308.35 sec