Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240220-120122
#<BuildRuby:0x0000555ea5331fb8
@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.20240220-120122",
@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.000011 0.000002 0.000013 ( 0.000014)
autoconf 0.000020 0.000004 0.000024 ( 0.000024)
configure 0.000017 0.000003 0.000020 ( 0.000020)
build_up 0.008833 0.000158 3.497636 ( 3.975232)
build_miniruby 0.001130 0.000210 1.976775 ( 1.978505)
build_ruby 0.001406 0.000260 3.303980 ( 3.491713)
build_all 0.007346 0.001360 6.547050 ( 3.054438)
build_install 0.016071 0.002085 8.813090 ( 4.901584)
test_btest 0.000655 0.000117 94.133373 ( 47.146931)
test_basic 0.007203 0.001286 1.034967 ( 1.189353)
test_all 0.082554 0.033524 787.713406 (295.230106)
test_rubyspec 0.045805 0.042676 124.431114 (134.241054)
total: 495.21 sec