Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231205-032614
#<BuildRuby:0x00005610cf669820
@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.20231205-032614",
@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.000021 0.000001 0.000022 ( 0.000022)
autoconf 0.000040 0.000001 0.000041 ( 0.000042)
configure 0.000027 0.000001 0.000028 ( 0.000028)
build_up 0.007262 0.000116 2.258603 ( 2.762570)
build_miniruby 0.001587 0.000059 1.667978 ( 1.755243)
build_ruby 0.001918 0.000000 3.417425 ( 3.669533)
build_all 0.007977 0.000202 5.740591 ( 3.164579)
build_install 0.018603 0.000319 7.168987 ( 3.945083)
test_btest 0.000727 0.000025 81.493540 ( 28.079494)
test_basic 0.005078 0.000169 0.694922 ( 0.760284)
test_all 0.092559 0.028569 671.824075 (207.176021)
test_rubyspec 0.038202 0.016133 84.294084 ( 96.093840)
total: 347.41 sec