Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230112-072835
#<BuildRuby:0x000056017d8423b0
@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.20230112-072835",
@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.000017 0.000000 0.000017 ( 0.000018)
autoconf 0.000029 0.000000 0.000029 ( 0.000028)
configure 0.000025 0.000000 0.000025 ( 0.000024)
build_up 0.005446 0.000000 1.203566 ( 2.462152)
build_miniruby 0.002056 0.000000 1.628867 ( 2.200060)
build_ruby 0.001853 0.000000 3.925878 ( 5.032192)
build_all 0.004673 0.004616 4.077782 ( 3.982013)
build_install 0.009445 0.009776 3.257021 ( 3.579811)
test_btest 0.000738 0.000082 60.473836 ( 50.040027)
test_basic 0.000000 0.006726 0.468718 ( 0.820417)
test_all 0.000000 0.001735 701.728774 (611.720670)
test_rubyspec 0.039156 0.010770 72.730483 ( 88.265881)
total: 768.10 sec