Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241008-214111
#<BuildRuby:0x00007f07dc61fdd8
@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.20241008-214111",
@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.000014 0.000003 0.000017 ( 0.000018)
autoconf 0.000030 0.000007 0.000037 ( 0.000037)
configure 0.000023 0.000006 0.000029 ( 0.000030)
build_up 0.003997 0.004050 3.932010 ( 3.846057)
build_miniruby 0.001288 0.000343 1.693663 ( 1.693437)
build_ruby 0.001908 0.000000 3.817365 ( 4.003000)
build_all 0.007548 0.000328 7.099910 ( 2.885714)
build_install 0.008308 0.010914 9.828360 ( 4.522010)
test_btest 0.000834 0.000260 92.549107 ( 25.820907)
test_basic 0.007875 0.004118 1.170234 ( 1.222541)
test_all 0.094118 0.057190 761.808057 (219.938616)
test_rubyspec 0.063663 0.022277 133.358559 ( 29.223606)
total: 293.16 sec