Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230212-115714
#<BuildRuby:0x000055acb5d61fe8
@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.20230212-115714",
@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.000002 0.000019 ( 0.000018)
autoconf 0.000019 0.000003 0.000022 ( 0.000021)
configure 0.000016 0.000002 0.000018 ( 0.000018)
build_up 0.004470 0.000064 0.928157 ( 1.315061)
build_miniruby 0.001426 0.000000 1.160131 ( 1.202528)
build_ruby 0.001260 0.000000 2.069157 ( 2.252246)
build_all 0.006189 0.000121 3.610763 ( 1.791691)
build_install 0.013474 0.000000 2.757821 ( 1.881327)
test_btest 0.000853 0.000000 58.733664 ( 16.249475)
test_basic 0.000000 0.006884 0.432243 ( 0.528298)
test_all 0.000000 0.001312 622.758824 (180.135299)
test_rubyspec 0.022910 0.029994 72.149488 ( 84.587929)
total: 289.94 sec