Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240113-061135
#<BuildRuby:0x000055b7526c2078
@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.20240113-061135",
@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.000018 0.000004 0.000022 ( 0.000022)
autoconf 0.000028 0.000005 0.000033 ( 0.000034)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.003070 0.003546 1.799214 ( 3.164922)
build_miniruby 0.001529 0.000340 1.844629 ( 2.277444)
build_ruby 0.001915 0.000425 3.742464 ( 4.955127)
build_all 0.006901 0.001534 6.097179 ( 6.789503)
build_install 0.015913 0.003986 7.388022 ( 7.581210)
test_btest 0.000740 0.000167 86.040282 ( 95.950109)
test_basic 0.004920 0.003291 0.952068 ( 1.757901)
test_all 0.094275 0.035839 879.100651 (876.411704)
test_rubyspec 0.036492 0.035100 103.346901 (126.642562)
total: 1125.53 sec