Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231231-162435
#<BuildRuby:0x000056015c5a6258
@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.20231231-162435",
@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.000022 0.000004 0.000026 ( 0.000025)
autoconf 0.000029 0.000004 0.000033 ( 0.000033)
configure 0.000032 0.000005 0.000037 ( 0.000037)
build_up 0.006597 0.000000 1.785097 ( 3.302679)
build_miniruby 0.001946 0.000077 1.756354 ( 2.281226)
build_ruby 0.001890 0.000270 3.403058 ( 4.467683)
build_all 0.008028 0.000537 6.120804 ( 6.525960)
build_install 0.019567 0.000299 7.186346 ( 7.649119)
test_btest 0.001103 0.000000 85.647091 ( 83.499131)
test_basic 0.008040 0.000000 0.966347 ( 1.710776)
test_all 0.109849 0.020144 796.335699 (747.248331)
test_rubyspec 0.056282 0.023824 105.741276 (177.857429)
total: 1034.54 sec