Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240828-095022
#<BuildRuby:0x00007f1c100efdc0
@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.20240828-095022",
@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.000022 0.000005 0.000027 ( 0.000028)
autoconf 0.000044 0.000010 0.000054 ( 0.000054)
configure 0.000037 0.000008 0.000045 ( 0.000045)
build_up 0.007592 0.001736 4.123416 ( 6.268250)
build_miniruby 0.001797 0.000410 1.833282 ( 2.344301)
build_ruby 0.001833 0.000419 4.643834 ( 5.110610)
build_all 0.010012 0.001271 8.885165 ( 8.051817)
build_install 0.020941 0.005157 12.305184 ( 10.181151)
test_btest 0.000833 0.000188 125.842813 (114.487563)
test_basic 0.012256 0.000673 1.474258 ( 2.121966)
test_all 0.122616 0.038947 922.181301 (735.016235)
test_rubyspec 0.060480 0.037772 181.186105 (119.572250)
total: 1003.16 sec