Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240203-152339
#<BuildRuby:0x00005601ac9fe120
@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.20240203-152339",
@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.000014 0.000001 0.000015 ( 0.000016)
autoconf 0.000026 0.000003 0.000029 ( 0.000029)
configure 0.000023 0.000003 0.000026 ( 0.000025)
build_up 0.002767 0.003853 1.927968 ( 3.024698)
build_miniruby 0.001214 0.000167 1.682900 ( 2.427332)
build_ruby 0.000000 0.002081 3.647383 ( 4.426679)
build_all 0.007381 0.001760 6.299627 ( 5.227813)
build_install 0.015108 0.006092 7.900921 ( 7.045277)
test_btest 0.000699 0.000131 88.067900 ( 75.500845)
test_basic 0.002653 0.004964 0.970643 ( 1.544832)
test_all 0.095826 0.022998 729.001125 (407.768828)
test_rubyspec 0.048486 0.058605 175.413175 (199.525536)
total: 706.49 sec