Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240207-045815
#<BuildRuby:0x000055ee0c60a1a8
@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.20240207-045815",
@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.000001 0.000023 ( 0.000024)
autoconf 0.000034 0.000002 0.000036 ( 0.000036)
configure 0.000028 0.000002 0.000030 ( 0.000030)
build_up 0.007147 0.000529 2.038966 ( 3.106602)
build_miniruby 0.000000 0.001491 1.735125 ( 1.801835)
build_ruby 0.000000 0.001736 3.733968 ( 4.114723)
build_all 0.005145 0.003588 6.579324 ( 5.116038)
build_install 0.021427 0.001151 8.027433 ( 6.446305)
test_btest 0.001123 0.000132 87.405565 ( 63.746632)
test_basic 0.003081 0.004046 0.922249 ( 1.320370)
test_all 0.082358 0.040644 794.631596 (292.823277)
test_rubyspec 0.082088 0.030820 180.817221 (196.053889)
total: 574.53 sec