Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230215-232740
#<BuildRuby:0x000055836070e138
@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.20230215-232740",
@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.000018 0.000002 0.000020 ( 0.000020)
configure 0.000015 0.000001 0.000016 ( 0.000017)
build_up 0.000000 0.004403 1.318834 ( 1.697292)
build_miniruby 0.000000 0.001207 1.105198 ( 1.103310)
build_ruby 0.000000 0.001502 1.964204 ( 2.201624)
build_all 0.002329 0.004388 3.648721 ( 1.798980)
build_install 0.012622 0.000163 2.667300 ( 1.813056)
test_btest 0.000609 0.000127 56.142901 ( 15.093357)
test_basic 0.004722 0.000142 0.443496 ( 0.540525)
test_all 0.000959 0.000100 596.656152 (169.933712)
test_rubyspec 0.025556 0.017502 66.988502 ( 76.869685)
total: 271.05 sec