Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240702-024325
#<BuildRuby:0x00007f864102fde0
@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.20240702-024325",
@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.000016 0.000006 0.000022 ( 0.000023)
autoconf 0.000032 0.000011 0.000043 ( 0.000043)
configure 0.000024 0.000009 0.000033 ( 0.000034)
build_up 0.002971 0.005284 4.139695 ( 3.704032)
build_miniruby 0.001151 0.000469 1.643788 ( 1.640653)
build_ruby 0.001872 0.000000 3.914104 ( 4.070062)
build_all 0.006463 0.002518 7.682522 ( 2.967992)
build_install 0.020893 0.000000 11.166261 ( 5.279324)
test_btest 0.000985 0.000000 118.606048 ( 32.139106)
test_basic 0.006111 0.006511 1.322041 ( 1.375035)
test_all 0.124613 0.029544 922.806927 (276.130205)
test_rubyspec 0.059610 0.037149 171.983635 ( 37.139541)
total: 364.45 sec