Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230207-064834
#<BuildRuby:0x00005607b4746258
@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.20230207-064834",
@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.000010 0.000001 0.000011 ( 0.000012)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000012 0.000001 0.000013 ( 0.000014)
build_up 0.003486 0.000410 0.808058 ( 1.189782)
build_miniruby 0.000000 0.001236 0.887377 ( 0.885803)
build_ruby 0.000000 0.001330 1.836240 ( 2.047093)
build_all 0.004098 0.001350 2.992699 ( 1.480721)
build_install 0.001617 0.011366 2.502575 ( 1.711872)
test_btest 0.000702 0.000222 56.238724 ( 14.881119)
test_basic 0.004117 0.001300 0.345192 ( 0.436583)
test_all 0.000981 0.000310 584.278087 (169.150407)
test_rubyspec 0.034074 0.009449 67.034302 ( 77.229994)
total: 269.01 sec