Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221220-181418
#<BuildRuby:0x000055d450d79fb8
@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.20221220-181418",
@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.000009 0.000002 0.000011 ( 0.000012)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.003826 0.000675 0.860619 ( 1.360473)
build_miniruby 0.001482 0.000000 1.022690 ( 1.021077)
build_ruby 0.001453 0.000000 2.862949 ( 3.213956)
build_all 0.001912 0.004326 3.620841 ( 1.905115)
build_install 0.011078 0.001450 2.704795 ( 1.777568)
test_btest 0.000810 0.000000 55.021554 ( 14.448916)
test_basic 0.002201 0.002150 0.384788 ( 0.478388)
test_all 0.002020 0.000210 595.033907 (178.813110)
test_rubyspec 0.021379 0.017130 64.018526 ( 73.730371)
total: 276.75 sec