Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240313-223950
#<BuildRuby:0x000055ddd9eb2230
@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.20240313-223950",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000013 0.000004 0.000017 ( 0.000017)
autoconf 0.000023 0.000006 0.000029 ( 0.000029)
configure 0.000020 0.000005 0.000025 ( 0.000026)
build_up 0.003355 0.004987 2.573189 ( 2.423401)
build_miniruby 0.001199 0.000365 1.722596 ( 1.721405)
build_ruby 0.001656 0.000000 3.694386 ( 3.931302)
build_all 0.003592 0.004554 6.960765 ( 3.964588)
build_install 0.014289 0.006091 9.096019 ( 5.767182)
test_btest 0.000620 0.000214 94.402631 ( 40.856572)
test_basic 0.000000 0.007860 0.977700 ( 1.044354)
test_all 0.078163 0.041085 792.719529 (294.860308)
test_rubyspec 0.035717 0.053748 124.658103 (134.142704)
total: 488.71 sec