Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241119-191821
#<BuildRuby:0x00007fbd7aa4fdc8
@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.20241119-191821",
@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.000002 0.000025 ( 0.000026)
autoconf 0.000038 0.000003 0.000041 ( 0.000041)
configure 0.000034 0.000003 0.000037 ( 0.000037)
build_up 0.007280 0.000682 4.049609 ( 4.226418)
build_miniruby 0.001773 0.000166 1.666773 ( 1.675747)
build_ruby 0.002126 0.000000 4.669698 ( 4.814795)
build_all 0.009396 0.000000 6.784341 ( 3.911935)
build_install 0.021981 0.000222 9.811043 ( 5.819412)
test_btest 0.000838 0.000065 82.469304 ( 44.551386)
test_basic 0.012599 0.000264 1.100755 ( 1.382841)
test_all 0.130384 0.021629 768.758418 (391.705638)
test_rubyspec 0.068956 0.019189 124.952588 ( 62.050239)
total: 520.14 sec