Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231213-145940
#<BuildRuby:0x0000557fc54c1fb8
@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-145940",
@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.000023 0.000002 0.000025 ( 0.000025)
autoconf 0.000034 0.000002 0.000036 ( 0.000035)
configure 0.000026 0.000002 0.000028 ( 0.000028)
build_up 0.004174 0.003995 2.548770 ( 4.161119)
build_miniruby 0.001581 0.000143 1.733044 ( 2.054858)
build_ruby 0.000000 0.002079 3.472298 ( 4.231431)
build_all 0.004093 0.005341 6.088457 ( 5.596506)
build_install 0.019294 0.002134 7.630478 ( 7.877106)
test_btest 0.000968 0.000056 85.513747 ( 75.378040)
test_basic 0.001539 0.007529 0.977509 ( 1.345165)
test_all 0.084244 0.038031 722.625898 (421.239400)
test_rubyspec 0.043896 0.030270 102.289465 (138.919600)
total: 660.80 sec