Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231206-021527
#<BuildRuby:0x000055c4281928e0
@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.20231206-021527",
@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.000020 0.000002 0.000022 ( 0.000021)
autoconf 0.000028 0.000002 0.000030 ( 0.000030)
configure 0.000026 0.000002 0.000028 ( 0.000028)
build_up 0.003382 0.003890 2.228534 ( 2.303780)
build_miniruby 0.001477 0.000164 1.562528 ( 1.561234)
build_ruby 0.000000 0.001775 3.055921 ( 3.267242)
build_all 0.005336 0.001764 5.463796 ( 2.551349)
build_install 0.017209 0.000686 7.075861 ( 3.691155)
test_btest 0.000675 0.000084 80.512940 ( 33.043005)
test_basic 0.006257 0.000782 0.871085 ( 0.956984)
test_all 0.087001 0.031251 679.280959 (249.710464)
test_rubyspec 0.023581 0.041436 96.507558 (111.302979)
total: 408.39 sec