Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231213-225542
#<BuildRuby:0x0000564c20d9e258
@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.20231213-225542",
@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.000030 0.000003 0.000033 ( 0.000028)
autoconf 0.000036 0.000003 0.000039 ( 0.000040)
configure 0.000044 0.000004 0.000048 ( 0.000048)
build_up 0.007626 0.000355 2.584850 ( 4.519329)
build_miniruby 0.002165 0.000210 1.860378 ( 2.134630)
build_ruby 0.002210 0.000214 3.599563 ( 4.786116)
build_all 0.008751 0.000000 6.262472 ( 5.824875)
build_install 0.018684 0.003174 7.824205 ( 7.690474)
test_btest 0.000723 0.000073 85.223510 ( 82.356151)
test_basic 0.000000 0.008710 0.983947 ( 1.587477)
test_all 0.081828 0.044192 709.156328 (507.632480)
test_rubyspec 0.035109 0.038554 101.182136 (141.602818)
total: 758.14 sec